Advantages and Disadvantages of Cursor?
Answer Posted / hiral bhatt
Dear All,
Cursor, its an object in SQL Server and the main advantages
of cursor is that whenevr we need to fetch records in row
by row Manner..
But using cursor, it itself is not a good concept, we have
another alternate for cursor like Temp Table.
Regards
Hiral Bhatt
Sr. Software Engg.
| Is This Answer Correct ? | 43 Yes | 21 No |
Post New Answer View All Answers
Explain the working of sql privileges?
List the types of recovery model available in sql server?
please differentiate between delete and truncate?
what is the difference between Delete and Truncate command in SQL
Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?
What is the xml datatype?
What do you understand by user-defined function in the sql server?
what is normalization? Explain different levels of normalization? : Sql server database administration
How to name query output columns in ms sql server?
What are the methods used to protect against sql injection attack?
What happens if null values are involved in bitwise operations?
How to use the inserted and deleted pseudo tables?
How network traffic be reduced by using the stored procedure?
Explain indexes disadvantages?
What is the cpu pressure?