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 |
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
What to do if the binary spfile is wrong for the default instance?
how to find out second largest value in the table
What is trigger associated with the timer ?
How to pass parameters to procedures in oracle?
What is Read-Only Transaction ?
What is STATSPACK tool?
IS it possible to built the oracle database without setting the kernal parameters?
25. Display the client number and the value of the highest value order placed by that client.
What are the ansi data types supported in oracle?
How do I spool in oracle?
Give the various rollback segment states.