Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT optimization
Message
From
23/06/1999 14:50:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SELECT optimization
Miscellaneous
Thread ID:
00233112
Message ID:
00233112
Views:
49
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
Next
Reply
Map
View

Click here to load this message in the networking platform