Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Joining a #table created on the SP with a existant one
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01305959
Message ID:
01305987
Views:
8
Actually, you can also use where myTable.PK = #report.FK instead of JOIN. Both versions of your select statement would work.

But still why do you need to do it through @SelectCMD?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform