InterviewSolution
Saved Bookmarks
| 1. |
What Are The Cursor Attributes Used In Pl/sql ? |
Answer»
These attributes are proceeded with SQL for Implicit CURSORS and with Cursor name for EXPLICIT Cursors. These attributes are proceeded with SQL for Implicit Cursors and with Cursor name for Explicit Cursors. |
|