Skip to main content

DELETE Syntax

The DELETE statement requires the table name in the FROM clause and the row’s primary key in the WHERE clause, as shown in the following example:
The following is an example query: