Optimizing Database Performance

Table Insert

The Table Insert physical operator inserts rows from its input into the table specified in the Argument column. The Argument column also contains a SET:() predicate, which indicates the value to which each column is set.

See Also

INSERT