Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is INLIST() in SQL Server optimized?
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01316947
Message ID:
01317578
Views:
9
>Although I don't understand how to do item 4) in your list. How do you create a temp table in SQL Server without a stored procedure?

The same way you would create it in the stored procedure, with SELECT INTO or CREATE TABLE but sending them from frontend.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform