Output

The output from Write Spatial Data depends on the type of operation selected.

Insert

This operation inserts records into the named table from the data read in the job. The fields written to the table are those selected for inclusion on the General tab.

Update by Filter

This operation updates records using a MapInfo SQL WHERE clause.

Update by Primary Key

This operation updates records using a primary key.

Delete by Filter

This operation deletes records using a MapInfo SQL WHERE clause.

Delete by Primary Key

This operation deletes records using a primary key.