2.5
Data deletion
The following three methods are provided for deleting information in a table:
Deleting the row indicated by the cursor
Deleting only those rows that satisfy a condition
Deleting all rows
Organization of this section
2.5.1 Deletion using a cursor
2.5.2 Deletion with a condition specified
2.5.3 Deleting all rows in a table