Clustered Index Insert

Optimizing SQL Database Performance

Optimizing Database Performance

Clustered Index Insert

The Clustered Index Insert physical operator inserts rows from its input into the clustered index specified in the Argument column. The Argument column will also contain a SET:() predicate, which indicates the value to which each column is set.

See Also

Using Clustered Indexes