Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is INLIST() in SQL Server optimized?
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01316947
Message ID:
01317578
Vues:
10
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform