FW: sql question

FW: sql question

 

  

Dear david..
Please check the datatype of the column there and if its date then
please use the function to_date in your where clause.

Thanks & Regards,

Tanuj Mittal


-----Original Message-----
From: David NGUYEN
[mailto:oracledba-ezmlmshield-x44407666.[Email address protected]
Sent: Thursday, November 02, 2006 2:08 PM
To: LazyDBA Discussion
Subject: sql question


hello experts

please have a look of that:

select msg_datebegin from msg where msg_datebegin between
'06/02/2010 06:00:00' and '24/11/2006 06:00:00';
ORA-01830: date format picture ends before converting entire input
string

the msg_datebegin column is under format '06/02/2010 06:00:00'
the error message is like the first part of the format was converted
into
a valid date but not the second part.
anyone has a idea to correct this issue..?

thanks in advance
david..




(See attached file: C.htm)


---------------------------------------------------------------------
TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html



Oracle LazyDBA home page