Answer Posted / kiran r
Cursor is is pointer which is used access data retrived from database.Cursor is static in nature
ref cursor is datatype variable. whose memory address is working area query in database. it is dynamic in nature and it can be modified at the runtime
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of sql?
How subquery works in sql?
what are the differences between require and include, include_once and require_once? : Sql dba
Explain what is rdbms?
What is pivot query?
What is exception? What are the types of exceptions?
What is Difference Between Unique and Primary Key Constraints?
What is the difference between row level and statement level trigger?
How does one load ebcdic data? : aql loader
Why do we need pl sql?
What are the two parts of design view?
how to check server status with 'mysqladmin'? : Sql dba
Does sql view stored data?
How to pipe multiline string to isql?
Which function is used to return remainder in a division operator in sql?