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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-04-25 : 22:37:22
|
Nick writes "Hi,
In the article by Sean Baird: http://www.sqlteam.com/item.asp?ItemID=217
The method mentioned in the article returns multiple recordsets. Probably because of the way the cursor works.
Is there a way to prevent it returning more than one recordset so I can return only my SELECT * from tablename JOIN #temp ON.... statement?
Thanks,
Nick..." |
|
|
|
|
|