Dateformat incorrect for dbms_xmlgen.getxml
858716May 11 2011 — edited May 11 2011Hi,
I am using the dbms_xmlgen.getxml for generating xml file from table.
I am having trouble with the date type of datatype.
For date type of fields XML is generated into DD-MON-YY format but it doesnt store the Time portion.
What do I do?