Re: format date with Oracle Dynamic SQL

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Tue, 01 Mar 2005 22:43:23 +0100
Message-ID: <d02nhf$421$1_at_news4.zwoll1.ov.home.nl>


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 Bortel
Received on Tue Mar 01 2005 - 22:43:23 CET

Original text of this message