Advantages and Disadvantages of Cursor?
Answer Posted / sharjeel
Hi Friends,
Cursor is more useful programming concept. It is a Data
Type which is used to define multivalue variable. Because
with cursor we fetch more records from tables or rows and
store in a static variable.
After Fetching values in a varible we can use that for
compairing from other values or other cursor.
Regards
Sharjeel Khan
Software Engineer.
| Is This Answer Correct ? | 29 Yes | 12 No |
Post New Answer View All Answers
How do you start single user mode in clustered installations?
What are the types of resultset?
How is foreign key related to primary key?
How will you make an attribute not process? : sql server analysis services, ssas
What does indexation mean?
What is the difference between for trigger and after trigger?
What is the synonym of join?
Explain magic tables in sql server?
Why use identity in sql server?
When we should use and scope of @@identity?
You want to use a perspective in an mdx query. How do you select the perspective?
What language is sql server written in?
Define self join in sql server joins?
What is transaction server auto commit?
What are the limitations/drawbacks or ssrs 2008 r2?