Export Tables, SQL-Inserts

cgs

Member
Hi,

is it possible to export selected tables in different files ?
What I mean:
i select 4 tables (eg. test1, test2, test3, test4) and export them in 4 different files - each table in one file (test1.sql, test2.sql, test3.sql, test4.sql) - the name of the files is the same than the tables name....
 
This is currently not possible other than running 4 separate exports. I have added this to the list of enhancement requests though. We could do the same as with the "Export User Objects" tool.
 
Back
Top