Reg. Performance Issue with XML [message #124719] |
Tue, 21 June 2005 02:03 |
d.dineshkumar
Messages: 211 Registered: April 2005 Location: Kolkatta
|
Senior Member |
|
|
hi all,
the problem is:-
What should i use.If i should use plsql XML parser that is built in to the oracle data base .Or else i should use manual parsing of the XML files,like i have to find each XML entity by using oracle builtins instr and have the value with substr.
To use the plsql XML parses, we have to load some java classes to the oracle user.
So,please let me know ur view ,what i should use.
1.The XML parse of plsql. or,
2.The manual parsing of the XML file,with instr and substr etc.
Thanks
|
|
|