Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
arkiboys
Master Smack Fu Yak Hacker
1433 Posts |
Posted - 2010-11-10 : 07:07:05
|
Hi, I am comfortable using cursor to loop through the records of a table, etc...Questions:1- What are different types of cursors?2- what is the default cursor?Thank you |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2010-11-10 : 08:04:40
|
What is the need of looping thru records of a table using a cursor?MadhivananFailing to plan is Planning to fail |
 |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
|
|
|
|