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

Home -> Community -> Usenet -> c.d.o.server -> Re: Export of data

Re: Export of data

From: Bobiander <bobiander_at_gmail.com>
Date: 11 Mar 2005 01:22:45 -0800
Message-ID: <1110532965.496187.44530@g14g2000cwa.googlegroups.com>


What is format of insert_date column , may be you must trunc(insert_date) in where clause , also in my example I have a space before WHERE , I remembrer that I try few times , before find what I am looking for ..

trunc(insert_date) >= trunc(sysdate)

...

Boyan Boev Received on Fri Mar 11 2005 - 03:22:45 CST

Original text of this message

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