Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimizable expressions
Message
De
22/03/1999 10:43:26
 
 
À
22/03/1999 04:14:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00200386
Message ID:
00200466
Vues:
9
Same thing. For fastest performance, be sure to have an index on ID and on Deleted().

>A table contains 1,000 records. 50 records have been marked for deletion and 100 records have a value 'X' in the id field. IF the following commands are executed separately, which one can enhance performance? Why?
>
>1. LIST FOR id = 'X' AND DELETED()
>
>2. LIST FOR DELETED() AND id = 'X'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform