Insert/Update (CLOB/BLOB/XMLTYPE) Performance
Hi
I would like to ask, about Insert and Update in table that has one column datatype CLOB,BLOB or XMLTYPE
Is it better for performance (Oracle 9i) to insert or update using SQL, or PL/SQL on a table ?
Thank you.
Is it better for performance (Oracle 9i) to insert or update using SQL, or PL/SQL on a table ?
Thank you.
0