Hi, is there any way to export data from a table in PLSQLDEV without the create table script?
Ive a table that contains a CLOB field (so i cant use insert statements), that i want to export into a flat file for export into a database on a different server but the wizard always seems to generate the create table script too.
cheers
ajg
Ive a table that contains a CLOB field (so i cant use insert statements), that i want to export into a flat file for export into a database on a different server but the wizard always seems to generate the create table script too.
cheers
ajg