Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT optimization
Message
From
23/06/1999 19:47:38
 
 
To
23/06/1999 14:50:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00233112
Message ID:
00233272
Views:
26
Josh solved your optimization problem. But, can you have anything else than digits in the ssn field? If not, drop the UPPER().

Vlad

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform