Improving delete performance

Delete is a data manipulation language, or DML operator for removing one or more rows from a table. You can also delete a user or a database:

DELETE FROM table_name [ALL | WHERE condition];

Get Teradata Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.