Parameter Table Scan From Optimizing SQL Database Performance previous page next page Optimizing Database Performance Parameter Table Scan The Parameter Table Scan logical and physical 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. See Also INSERT previous page start next page