Oracle® Database PL/SQL Language Reference 12c Release 1 (12.1) E50727-04 |
|
|
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".