Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL LIKE and Rushmore optimization
Message
From
20/01/2006 07:26:32
 
 
To
20/01/2006 06:23:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01088808
Message ID:
01088831
Views:
23
Hi Again...
I try to do next way

INDEX ON "1"+UPPER(Description) TAG Test1

SELECT * FROM table WHERE "1"+UPPER(Description) like "1%HP%DRUCKER"

SYS(3054) show result about Test1 and Deleted Tags using in the Rushmore optimization, but optimization level still is "partial"

And... time of exec query realy looks not good....


>Hello,
>
>a LIKE condition which starts with % cannot be optimized.
>
>Regards
>Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform