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
how can you see all indexes defined for a table? : Sql dba
What is keys and its types?
What are the two parts of design view?
Is there a way to automate sql execution from the command-line, batch job or shell script?
What is index example?
Explain the select statement in sql?
How many commands are there in sql?
describe mysql connection using mysql binary. : Sql dba
What is localdb mssqllocaldb?
What is faster join or subquery?
What is string data type in sql?
Does normalization improve performance?
How many parts of a pl sql block are optional?
What is a sql select statement?
What is the most restrictive isolation level? : Transact sql