| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: format date with Oracle Dynamic SQL
sorry about bothering you, but when i do something like
select to_date(to_char(date_column, 'yyyy-mm-dd hh24:mi:ss'), 'yyyy-mm-dd hh24:mi:ss') from table_name
in my pro*c code, i get back
2005-02-24 00:00:00
when data is 2005-02-24 11:05:07 Received on Tue Mar 01 2005 - 20:46:20 CST
![]() |
![]() |