Answer Posted / kesav
A cursor is a temporary work area created in the system memory when a SQL statement is executed. A cursor contains information on a select statement and the rows of data accessed by it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are date and time intervals? : Sql dba
What is dcl in sql?
How many primary keys can a table have?
What is an exception in PL/SQL? What are the two types of exceptions?
What is pl sql variable?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What is schema in sql?
What is the default isolation level in sql server? : Transact sql
How do I find duplicates in sql?
How do I trace sql profiler?
Can we insert in view in sql?
Does postgresql run on the cloud?
How can you tell the difference between an index and a view?
What is difference between pls_integer and integer?
what is transaction? : Sql dba