Can anyone let me know how to upload a flat-file without using SQL*loader or external table in oracle database? Like is there any function available in oracle to complete this task? Please let me …
Tag: sql-loader
Loading data from CSV file to oracle table using sql loader
i want to load the data from CSV file to oracle table with this below condition. if the table is empty then only the data should be loaded into table otherwise data should not be loaded. is this …
Oracle SQL Loader – How to not display “Commit point reached – logical record count” counts
I’m loading big files via Oracle SQL Loader over vpn from home, and they’re taking a lot of time. They were a lot faster to load when I loaded them from work. The files I’m loading are on my work server already. So my thinking is that the slow down is because of the “Commit point reached – logical record