Existing rows

Specify how to handle existing rows in the target table.

Possible values are:

Keep the existing rows
The existing rows are kept and the imported data is added to the file. You can also specify to update an existing row if the new row contains a duplicate key value.

Delete the existing rows
The exisitng rows are deleted and the imported data is added.