Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
Answer / nishi
No, a cursor variable points a row which cannot be stored in a two-dimensional PL/SQL table.
Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
How to assign query results to variables?
Draw E-R diagram for many to many relationship ?
Why is oracle so popular?
How to start a new transaction in oracle?
what happened to the global index when I truncate the data in one of the partition?
What are the components of logical database structure in oracle database?
What is the usage of save points in oracle database?
why dont we assign not null constraint as table level constraint.
What are the different approaches used by Optimizer in choosing an execution plan ?
Can you create a synonym without having a table?
In Oracle 9i what does "i" Stands for?