Home » Developer & Programmer » JDeveloper, Java & XML » Which is faster xmltype VS clob (Oracle 10G, Linux )
Which is faster xmltype VS clob [message #426960] Tue, 20 October 2009 07:14
kanis
Messages: 61
Registered: November 2006
Member
XML is stored as blob in my database.
Now we need to pares the xml .
We can parse by convering to clob or by convering to xmltype.

Need to know which will be faster
1. parsing xml by converting from blob to Clob
2. parsing by converting from blob to xmltype

I have done a small code to pares in the both way . But it seems both are taking the same time.

I am using oracle
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
and os is Linux.
Previous Topic: Where i should write Java Code?
Next Topic: How to do negative impact analysis for VO change
Goto Forum:
  


Current Time: Thu Mar 28 10:30:10 CDT 2024