Optimizing Database Performance

Index Insert

The Index Insert physical operator inserts rows from its input into the nonclustered 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

INSERT

Using Nonclustered Indexes