Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete lots, slow cascade
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Delete lots, slow cascade
Divers
Thread ID:
00189428
Message ID:
00189428
Vues:
44
I need to delete a large portion of a parent table which has some child tables. RI is set to cascade these deletes. The delete processes very slowly and never seems to finish. It looks like

DELETE FROM mytable WHERE mytable.group <> "rightgroup"

I have indexes on all the keyfields and on the group field. The main table has about 5000 records, and the two child tables have a few thousand and several hundred each.

I did this before without any trouble. I don't remember what I did differently, except that I was using vfp3 instead of vfp6.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform