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 hot backup and cold backup in oracle? Tell about their benefits also.
What is oracle datasource?
Display those managers salary greater than the average salary of his employees?(Based on oracle standard Emp table)
Can we call procedure inside function in oracle?
How to convert character types to numeric types?
How to increment dates by 1 in oracle?
How to view the data files in the current database?
Hi Every One , What is the table Space in Oracle Database ? waiting for answere and thankyou
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
How to call a trigger inside a stored procedure?Give an example.
Explain oracle insert into command?
Explain the blob datatype?