Answer Posted / gourvendra singh
A Cursor is a handle (a name or pointer) for the memory
associated with a specific statement. It is of two type
Implicit and explicit, we usually create explicit cursor
for our sql statements, we can also save them by providing
them a name.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How many functions are there in sql?
What trigger means?
What are different types of keys?
what are the advantages of mysql in comparison to oracle? : Sql dba
what are different types of keys in sql?
Can I learn sql in a week?
Is sql a dbms?
Do prepared statements prevent sql injection?
How many triggers can be applied to a table?
How is a PL/SQL code compiled?
What is the file extension for sql database?
What is union, minus and interact commands?
How do I sort a table in sql?
What is scalar and vector?
What is a sql*loader control file?