Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> GOT IT!
I stupidly had "24hh" instead of "hh24".
Thanks for all the help, people.
-BEP
"Brian E. Parker" <beparker_at_reply.in.the.group.plz> wrote in message
news:xMXH6.86$c4.10488384_at_ounews.ou.edu...
> This was our latest attempt:
>
> SELECT
> pd_date
> FROM
> pson_data
> WHERE
> pd_date = to_date('2001-12-01 00:15:00', 'yyyy-mm-dd 24hh:mi:ss' );
Received on Wed May 02 2001 - 13:02:08 CDT
![]() |
![]() |