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 -> sysdate and date columns

sysdate and date columns

From: Larry Pettit <larry.pettit_at_ps.net>
Date: Wed, 19 Jan 2000 16:46:24 -0700
Message-ID: <yTrh4.133$j4.7298@news.uswest.net>

This doesn't work.

 select * from table1 where date1 = sysdate Is there a way to compare a date column with sysdate other than converting both using to_char()?

I think the time part of the date is causing this not to work, any suggestions?

Thanks Received on Wed Jan 19 2000 - 17:46:24 CST

Original text of this message

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