Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drop auto generated index?
Message
De
05/10/2001 16:52:40
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Titre:
Drop auto generated index?
Divers
Thread ID:
00565011
Message ID:
00565011
Vues:
44
Hi,

How can I explicitely delete one of SQL Servers "auto created" indexes? It's easy enough to find it in the sysindexes table, but trying to delete it by name with "drop index" yields a
Cannot drop the index '_WA......', because it does not exist in the system catalog.
message.

So - how can I delete it? Does just removing it from sysindexes "delete" the actual index? Will SQL server eventually remove it itself once I have a 'real' index in place that serves the same purpose?

TIA,
Ken B. Matson
GCom2 Solutions
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform