How to generate the Insert statments for table with CLOB cloumn
I have a cloned database from live one now I want to retain the old values for one table with clob data in clonned database.
Is there anyway I can generate the insert statments before clonning and the use it after clonning to insert the old data in only table in clonned database.
If thats possible, any advice how to achive this.
Many Thanks,
Ris