| Oracle® Database PL/SQL Language Reference 11g Release 2 (11.2) Part Number E25519-05 | 
 | 
| 
 | PDF · Mobi · ePub | 
The PL/SQL extension to the where_clause of the SQL DELETE statement lets you specify a CURRENT OF clause, which restricts the DELETE statement to the current row of the specified cursor. For information about the CURRENT OF clause, see "UPDATE Statement Extensions".