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
Does access use sql?
How do I partition in sql?
What is sqlexception in java?
Explain the update statement in sql
Can we perform dml in function?
what are all the different normalizations? : Sql dba
How to change sql*plus system settings?
Can a composite key be null?
What is raw datatype in sql?
Is sql a oracle?
how to shutdown mysql server? : Sql dba
What is full join in sql?
Are sql connections encrypted?
Do stored procedures prevent sql injection?
What is compound trigger?