I'm very new to using SQL Loader but I need to write a control file that will either update an existing record, using the primary key to validate, or insert the record if that primary key doesn't exist. Is that possible with SQL *Loader using one control and CSV file
Start Free Trial