-
Book Overview & Buying
-
Table Of Contents
Oracle Advanced PL/SQL Developer Professional Guide
By :
|
Question No. |
Answer |
Explanation |
|---|---|---|
|
1 |
c |
All the cursor attributes, except |
|
2 |
b and c |
The use of cursor |
|
3 |
b |
Implicit cursor attributes hold the value of the last executed SQL query. Therefore, it must be referenced just after the SQL query |
|
4 |
a and b |
Cursor variables can point to several cursor objects (cursor work area) in shared memory. Ref cursor types can be declared in a package specification. |
|
5 |
a |
A strong ref cursor must mandatorily have the |
|
6 |
a and b |
Cursor variables can dynamically point to different work areas and, hence, different result sets. The biggest advantage of cursor variables is their... |
Change the font size
Change margin width
Change background colour