Advantages and Disadvantages of Cursor?
Answer Posted / fusion
You can perform operation on each row.
Disadv. - Consumes more resources
Is This Answer Correct ? | 55 Yes | 9 No |
Post New Answer View All Answers
What is difference between count (*) and count 1?
What do you need to connect php to sql server?
How to copy the tables, schema and views from one sql server to another?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What is row_number()?
Explain raiserror in sql server?
What is deploy, process and build? : sql server analysis services, ssas
Do you know the different ddl commands in sql?
What does sql server mean?
What is the difference between ‘having’ clause and a ‘where’ clause?
What is the use of custom fields in report?
How to call a function from a stored procedure in SQL Server ?
What is cte (common table expression)?
what types of replication are supported in sql server? : Sql server database administration
Create and insert into temp table in sql server?