Importing CSV file into SQL Developer Table
803857Oct 8 2010 — edited Oct 14 2010Hi all - I'm trying to use SQL Developer to import some data in a CSV file into one of my tables. (I'm trying to see if I can get away without using SQL Loader). One of the data items needs to be trimmed before it will fit into the database column, yet I don't see any way to do this in the SQL Developer import wizard (Step 3 of 4). I'm just wondering if there's any way to do this.
Thanks.