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 do you modify a trigger?
How do I trace sql profiler?
How many scalar data types are supported in pl/sql?
what is a join? : Sql dba
What are the types of variable use in pl sql?
What are the syntax and use of the coalesce function?
What are the types of functions in sql?
what is 'mysqladmin' in mysql? : Sql dba
What are the types of subqueries?
How do you create an update query?
How can we store rows in PL/SQL using array?
What is transaction control language (tcl)?
What are the constraints available in sql?
what is oltp (online transaction processing)? : Sql dba
What are transaction and its controls?