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 to find table changes in sql server?
What the different components in replication and what is their use?
What is the concept of optimization?
Explain collation?
How to replace given values with null using nullif()?
Explain few examples of stored procedure over triggers?
What is bcnf normalization form?
what is a join? : Sql server database administration
Can you create a logon trigger in sql server 2005 express edition?
Define inner join in sql server joins?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
How to run sql server 2005 books online on your local system?
How to use subqueries with the exists operators in ms sql server?
What is join query?
What’s the use of custom fields in report?