Insert Showplan Operator
The Insert logical operator inserts each row from its input into the object specified in the Argument column. The physical operator is either the Table Insert, Index Insert, or Clustered Index Insert operator.
Graphical execution plan icon
See Also