Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed up query
Message
From
22/04/2004 12:37:46
John Baird
Coatesville, Pennsylvania, United States
 
 
To
22/04/2004 12:29:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00897263
Message ID:
00897266
Views:
15
I'm assuming you have a tag on Lower(name)? If not, you need it for Rushmore to partially optimize the select.


>I am looking for a way to speed up the following query. The table has approximately 180k records and uses the Proper() format for the name field. The query however can be part of a word.
>
>
>Select dist name,phone,address,city,state,zip From Clients;
>	Where lower(myVal) $ lower(name)
>
>
>TIA,
>
>dg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform