Hi,
I need to import daily a file with data into a table using SQL Loader. This file would be put everyday automatically on the FTP site and I need to import the data daily into a table.
If there are duplicates records, there should be skipped in order for the importation to run without errors.
The Database is version 12.1, the DB server is running under Windows 2012 R2 Standard.
Is there any documentation or how-to on how to achieve this ? I am a novice with SQL Loader.
Best regards,
Christian