Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT optimization
Message
De
23/06/1999 14:50:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SELECT optimization
Divers
Thread ID:
00233112
Message ID:
00233112
Vues:
50
I am trying to optimize SELECT statement and using function SYS(3054,1) for checking level of optimization.

SELECT ssn FROM employ WHERE UPPER(ssn)="111111111"
returns 'partial' level of optimization, even I have index on UPPER(ssn). Why and what I'm doing wrong?
I would like to have 'full' optimization level.
Thanks in advance.
Jerry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform