I am using SQL Developer to import some csv files into a table. Because of non Oracle comparable column headings in cdv file, and other things, I have to run the wizard, correct errors and then go back and rerun wizard, and the tedious field name mapping from CSV to Oracle table (just installed ODI, but not yet using). Is there a way to save SQL Developer table file input settings like a DDL table creating SQL script to make corrections easily and rerun wizard behind the scenes process?