Restrictions on Deletions - Teradata Database

SQL Data Manipulation Language

Product
Teradata Database
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata® Database

To enable fastpath delete processing:

  • The DELETE or DELETE ... ALL statement must not contain a WHERE clause.
  • None of the rows of the target table specified in the statement for deletion can have any row-level security constraints.