Answer Posted / prince pradeep
cursor is a handle or a pointer to a context area;
(context area is a memory area where sql statements are processed)
cursors are used to retrieve multiple records from data base
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what happens if you no create privilege in a database? : Sql dba
How delete a row in sql?
What is sql integrity?
Can we rollback truncate?
How do I turn a list into a table?
Can we use ddl statements in stored procedure?
how to return query output in html format? : Sql dba
What is sqlite used for?
Is primary key an index?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
What are records give examples?
What is a column in a table?
How do you rank data in sql?
What is trigger in sql? Explain
How do I run a script in sql developer?