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.
DELETE