Schema: if database have schemas, select the schema of the "Table".
Table: the table you want to save data to.
"Create New Table" button: click to create a new table.
"Refresh Tables" button: click to refresh table list.
Load Type: Append / Replace / Update / Upsert.
Update Key: when "Load Type" is "Update" or "Upsert", choose an update key.
Save To: Database Table / SQL File.
SQL File: if "Save To" is "SQL File", enter a SQL filename.
Encoding: file encoding of the "SQL File".
Select All: select all columns.
Select None: select none columns.