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 -> to_date function

to_date function

From: Katak <kahtat_at_yahoo.com>
Date: Tue, 18 Dec 2001 13:46:09 +0800
Message-ID: <9vml6r$bhk$1@violet.singnet.com.sg>


dear all

I am having difficulty selecting records based on dates. Can anyone help?

I tried using
select * from tableA where created_date = to_date('15/12/01', 'dd/mm/yy');

though i have records in the database. i do not get any results executing the above mentioned SQL code. anyone can lend a hand on this????? thanks Received on Mon Dec 17 2001 - 23:46:09 CST

Original text of this message

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