Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rushmore Optimizing an SQL contains statement
Message
De
28/11/1997 10:09:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Rushmore Optimizing an SQL contains statement
Divers
Thread ID:
00062716
Message ID:
00062716
Vues:
57
Does anybody know of a way to rushmore optimize the following SQL
statement?

Select * from part where name like '%Cover%'

I have an index on name and as long as I am searching for an equality, name
= 'text', statement or LIKE 'Cover%', begins with, the SQL statement is
optimized. But if I want to search for a record where the name contains a
specified text or ends with the text, the statement is not optimized.

Any help would be greatly appreciated

Thanks --
David Wilkerson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform