Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A database challenge
Message
 
 
To
03/03/2008 19:06:59
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01295541
Message ID:
01298300
Views:
34
>
select FirstName, LastName, Address, City, State, Zip
>     from Customers where state= 'NY' and city like '%ISLAND%'  AND ADDRESS LIKE '%BLVD%'
>
>Yeah, that's optimizer-friendly. But how are you going to generate it in your SP?! That looks more like SPT to me.

Is LIKE %Something% optimizable??? I thought only LIKE 'Something%' optimizable.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform