Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DateTime in SQL
Bob Johnson <robertsj_at_best.com> schrieb in im Newsbeitrag:
386afcf3$0$222_at_nntp1.ba.best.com...
> I would like to filter a select statement by using date and time:
> select * where datefield = to_date('12/28/99 19:00:00')
You have to specify format for date!
Take a look at the definition of "to_date" statement.
/richard
/..developing with www.visual-engine.com and /..designing things, as never before. Received on Sun Jan 02 2000 - 04:27:46 CST
![]() |
![]() |