| René Nyffenegger's collection of things on the web | |
|
René Nyffenegger on Oracle - Most wanted - Feedback
|
Cursors in PL/SQL | ||
Where current of
The where current of clause can be used to update or delete the record that the cursor actually points to.
See this example for a demonstration.
|