Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why this DELETE is so slow?
Message
De
21/02/2005 15:02:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00988740
Message ID:
00988984
Vues:
41
>see MSG# 988913 in this thread
SELECT DISTINCT id FROM Task WHERE MainId = 12345 INTO CURSOR setId
DELETE FROM Resource WHERE TaskId IN (SELECT id FROM setId)
USE IN setId
Some benefit ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform