Output - 23.1

Spectrum Dataflow Designer Guide

Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Dataflow Designer Guide
First publish date
2007
Last updated
2024-05-09
Published on
2024-05-09T23:01:03.226155

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.