| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie question - formatting date/time
You are quite right you need to mask with the date format
as
where exec_date=to_Date('11-JUN-1999 18:58:21','DD-MON-YYYY HH24:MI:SS')
good luck
pradhan
Eric wrote in message <7k0pr3$2ar$1_at_nntp9.atl.mindspring.net>...
>I think I need to use to_date, but I'm not sure how. For example, I want to
>retrieve rows
> WHERE exec_date = 11-jun-1999 6:58:21 PM
>
>How do I set this up in Oracle7 properly?
>
>TIA,
>Eric
>
>
Received on Sun Jun 13 1999 - 13:44:35 CDT
![]() |
![]() |