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 is the user of Primary key?
What are built in functions?
what authentication modes does sql server support? : Sql server database administration
How to create dbo table in sql server?
What is difference between foreign key and unique key?
What do you know about normalization and de- normalization?
How to delete duplicate records based on single column from a table?
What is the use of toad or sqldbx.?
What is set nocount on?
Can you import Microsoft Excel data to SSRS?
How does recursive cte works in sql server?
What is trigger and different types of Triggers?
How to get a list of columns in a view using the "sp_columns" stored procedure?
What is indexing in sql server with example?
What is plan freezing?