it has been a while so apologies for being rusty...say i want to load some data into a table via sql loader, however if later on i want to add more data (say another record that has a primary key that is already in the table), would sql loader just write to the error log and stop or would it continue to load the data and omit the duplicate key.