Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: using empty date field in query
and what is the datatype of p_date?
If its date .. then use to_date('06-02-01','<date format>')
You are currently comparing strings .. not dates.
Anurag Received on Wed Mar 22 2006 - 06:52:08 CST
![]() |
![]() |