| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: format date with Oracle Dynamic SQL
deadlocklegend_at_gmail.com wrote:
> we are dynamically retrieving data types of a dynamic query and build
> an XML resultset. to_char i believe gives us a string type when we
> wanted a date type for that field. Is there a way to do it?
>
to_date(string, format_mask)
What other documentation shall I read you?
-- Regards, Frank van BortelReceived on Tue Mar 01 2005 - 15:43:23 CST
![]() |
![]() |