Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQL Developer import with replace option rather than append

PaulPJan 15 2024 — edited Jan 15 2024

How do I setup an import/replace data option when loading data into a table using the import from CSV facility in SQL Developer? The default is import/append. Do I have to truncate table data first or can SQLDeveloper do it for me prior to import. I need to refresh multiple reference tables from multiple csv files.

PaulP

This post has been answered by User_3ABCE on Jan 15 2024
Jump to Answer
Comments
Post Details
Added on Jan 15 2024
2 comments
653 views