Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to return a cursor from sproc?
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01163962
Message ID:
01163978
Views:
9

>2. I am using temp table that is what I read in one of the messages. What I do is convert an XML text passed to sproc to a temp table. Then this temp table is used in a SQL Select, in a JOIN. And I don't know what "table variable" is? Maybe you can teach me, please.

You can convert XML into derived table and than use it in JOIN.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform