Hi All,
I have a requirement where I have to parse big (>250MB) and complex XML files. I was able to do it using XMLTABLE methods, but it is taking around 20+hours to parse the XML and retrieve the data. So want to know whether is there a way we can do it in a much faster way using Oracle or do we have to move use Java technologies here.
Much appreciate your response.
Thanks.