|
What is a cursor?
Oracle DBA Interview questions and Answers
(Continued from previous question...)
What is a cursor?
A cursor is a mechanism by which you can assign a name to a “select statement” and manipulate the information within that SQL statement.
(Continued on next question...)
Other Interview Questions
|