Explain the usage of WHERE CURRENT OF clause in cursors ?
ORACLE Interview Questions and Answers (Part 3)
(Continued from previous question...)
465. Explain the usage of WHERE CURRENT OF clause in cursors ?
WHERE CURRENT OF clause in an UPDATE,DELETE statement refers to the latest row fetched from a cursor. Database Triggers
(Continued on next question...)
Other Interview Questions
|