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 |
|
mahimam_2004
Starting Member
40 Posts |
Posted - 2006-05-16 : 01:28:52
|
| Hi,Is there any recursive cursors in sqlserver?If any then what are recursive cursors?Thanks in advance |
|
|
Kristen
Test
22859 Posts |
Posted - 2006-05-16 : 02:21:12
|
| What other version of SQL have you used recursive cursors in?Kristen |
 |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2006-05-16 : 03:24:00
|
| http://www.google.com/search?hl=en&q=recursive+cursors--------------------keeping it simple... |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-05-17 : 03:44:32
|
| Why do you want to use Cursor?Post your exact requirement. There may be better method than what you are trying to doMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|