Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Performance problem when we delete rows
Message
De
08/10/2004 09:03:13
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00949739
Message ID:
00949856
Vues:
10
Hello Sergey,

Yes we made the delete without sp_execute and we also change the Delete for a select and studied the execution plan and we have clustered index seek.

From studying the execution plan, it looks like our problem come from updating the clustered index.

For each row, 76% of the cost is for updating the indexes.

We already tried to drop the cluster index but removing the indexes was even slower.

What else can we try?

Thanks,

ERic.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform