Advantages and Disadvantages of Cursor?
Answer Posted / fusion
You can perform operation on each row.
Disadv. - Consumes more resources
| Is This Answer Correct ? | 56 Yes | 9 No |
Post New Answer View All Answers
What are the types of sql server?
What are different types of raid configurations? : SQL Server Architecture
what is difference between NULL and ISNULL in SQL Server 2008?
How to automatically create a log when an exception is being received into SQL Server?
How to concatenate two binary strings together?
Explain “@@rowcount” and “@@error” in sql server?
What are the different index configurations a table can have?
What is a virtual table in sql?
What is report server project?
How can you set the threshold at which sql server will generate keysets asynchronously?
System variable and temporary variables
What is primary key and example?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
Where are sql server user names and passwords stored in sql server?
what is denormalization? : Sql server database administration