Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> sysdate & date columns
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:51 CST
![]() |
![]() |