Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: TRUNC equivalent to return the decimal part?

Re: TRUNC equivalent to return the decimal part?

From: funkia <yian_at_die.net>
Date: 10 Apr 2003 08:33:37 -0700
Message-ID: <550d192c.0304100733.18673844@posting.google.com>


> another option, try: select mod(36.675,1) from dual;

guido - that's perfect, thanks! Received on Thu Apr 10 2003 - 10:33:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US