What is a cursor in SQL Server 2000 and their types?
Answer Posted / rajiv rohilla
In SQL Server 2000 Cursors are used in stored procedures /
Functions where we have to go each record of a recordset
one by one.
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
How to store and query spatial data?
What is sql profiler. What are the default templates with it? : sql server database administration
Mention the command used to rename the database.
What is a dbms wizard?
What is self contained multi valued query?
What are the triggers in sql?
What is sql or structured query language?
How do I partition a table in sql server?
How to create percentile function?
What is a cache in ssrs?
What is the synonym of join?
What is built-in/administrator?
What is user-defined multi-statement table-valued function?
Explain multiserver query
What is the difference between composite index and covering index?