why we use cursor?
Answer Posted / anil
Cursor allow row by row fetching records
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
How to drop existing indexes in ms sql server?
What is sql injection? How to protect against sql injection attack?
How to grant a permission in ms sql server using "grant execute" statements?
What do you think of this implementation? Can this be implemented better?
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 connect ms access to sql servers through odbc?
How to view existing indexes on an given table using sys.indexes?
What is blocking and how would you troubleshoot it? : sql server database administration
What are the different types of cursor?
What do you mean by an execution plan?
What is service broker? : sql server database administration
What are the triggers in sql?
Explain various On-Delete options in a DB table. Which is the default option?
What is Federation and Federation Member?
Explain few examples of RDBMS?