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
Explain isolation levels. : Transact sql
What is meant by temporal data?
What are the query optimization techniques?
When do we use triggers?
how to analyze tables with 'mysqlcheck'? : Sql dba
Explain about various levels of constraint.
Can we have two clustered index on a table?
What is primary key in db?
What is the sql case statement?
what are the advantages and disadvantages of cascading style sheets? : Sql dba
Is t sql a programming language?
What is the best partition size for windows 10?
what is the difference between a having clause and a where clause? : Sql dba
What is difference between mysql and postgresql?
What is a scalar value in sql?