Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing Table data types
Message
 
 
À
13/10/2004 06:17:26
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00950961
Message ID:
00950994
Vues:
12
This message has been marked as the solution to the initial question of the thread.
>Does anybody know if it is possible to create indexes on TABLE variables?
>
>(Using SQL Server 2000)
>
>If so, can it be done with a simple CREATE INDEX statement or am I limited to the constraints available when declaring the variable?
>

Hi Ben,

You cannot create additional indexes with CREATE INDEX statement on TABLE variables. You may consider temporary table as replcement.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform