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 is the use of count (*) in sql?
How subquery works in sql?
What is pl sql block structure?
What is nvarchar max in sql?
Explain unique key in sql.
Mention what does the hierarchical profiler does?
What are the different types of triggers?
What is the purpose of a sql?
Define select, insert, create, delete, update, drop keywords
What is difference between table and view?
How do you break a loop in pl sql?
Can we group by two columns in sql?
What is the use of index in hive?
How do I find duplicates in two columns?
What is the difference between a subquery and a join?