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

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.