Table Delete

The Table Delete physical operator deletes rows from the table specified in the argument column. If a WHERE:() predicate is present in the Argument column, only those rows that satisfy the predicate will be deleted.

See Also

DELETE

  


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