how to convert Oracle Collection(Objects) to XML dynamically?
SonicDec 11 2009 — edited Dec 10 2010Dear members,
As a requirement I need to pass the collection of values(typically a object or a table type) to a procedure and generate a XML file on the fly basing on these collection values.I am not sure how to do it.Can anyone please guide me on that?
Thanks