What is a cursor in SQL Server 2000 and their types?
Answer Posted / saswat gupta
Cursor is a datatype that is not used in table. and only
used in stored Procedure/function
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the process of normalization?
How to run sql server 2005 books online on your local system?
What is table valued function and scalar valued functions?
What are the tools available in market as an alternative to sql server reporting services?
Write a program using SQL queries to find a unique entry in a table.
What are parameterized reports? What are cascading parameters in ssrs reports?
what is a traditional network library for sql servers? : Sql server database administration
What are the steps you should follow to start sql server in single-user mode?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
How to disable stored procedure sql server?
Can we use where clause in union?
What are various aggregate functions that are available?
Explain about Normalization?
What is primary key, unique key, and foreign key?
What are dml triggers and types of dml triggers?