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
What is local temp table?
How do I save a stored procedure in sql server?
role of sql sever 2005 in database rather than any other database
If user is owning any SQL Objects, can we drop that user
what is a join and explain different types of joins? : Sql server database administration
How to create a large table with random data for index testing in ms sql server?
How to add code to the existing article (using improve article)?
How to provide default values to function parameters?
explain extended properties
How to create a simple table to test triggers in ms sql server?
Explain about temporary stored procedure?
How to trouble shoot if unable to connect SQL Server
Which tcp/ip port does the sql server run on? How can it be changed?
Explain “row_number()” in sql server with an example?
What are the essential components of sql server service broker?