Parameter Table Scan Showplan Operator

The Parameter Table Scan operator scans a table that is acting as a parameter in the current query. Typically, this is used for INSERT queries within a stored procedure.

Parameter Table Scan is a logical and physical operator.

Parameter table scan operator iconGraphical execution plan icon