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 an oracle cursor variable?
What are the differences between interval year to month and interval day to second?
What is private procedure oracle?
How to define a specific record type?
how to delete all duplicate records from a table using subquery?
what is port in oracle? how is it related to database application.
How to insert multiple rows with one insert statement in oracle?
How to rebuild an index in oracle?
What are the oracle differences between nvl and coalesce
Explain the dml?
Display the number value in Words?
How do I know if oracle is installed on windows?