Parameter Table Scan Showplan Operator
SQL Server 2008 R2
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.
Graphical execution plan icon
