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 -> DateTime in SQL

DateTime in SQL

From: Bob Johnson <robertsj_at_best.com>
Date: Wed, 29 Dec 1999 22:36:23 -0800
Message-ID: <386afcf3$0$222@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') But, this doesn't work. How do I do this? Thanks, Bob Received on Thu Dec 30 1999 - 00:36:23 CST

Original text of this message

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