Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sysdate & date columns
dave mausner <dmausner_at_ameritech.x.net> wrote in message news:8EC16734Bdlm_at_206.141.192.241...> >> Is there a way to compare a date column with sysdate other than
> >Larry Pettit <larry.pettit_at_ps.net> a écrit dans le message :
> >YTrh4.134$j4.7687_at_news.uswest.net...
> >>
> >> select * from table1 where date1 = sysdate
This works in Oracle.
But, if the database is DB2 or SQL Server, this way is wrong.
Received on Sat Jan 22 2000 - 18:33:31 CST
![]() |
![]() |