Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String comparison
Message
De
30/08/2001 16:38:03
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, États-Unis
 
 
À
30/08/2001 15:29:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00551012
Message ID:
00551090
Vues:
22
I can't find anything in the help file about how the % wildcard affects optimization. It may be worth doing some experimenting.

Perhaps I'm too superstitious, but I will do just about anything to avoid
SET EXACT ON

Guy






>>I didn't realize that this was part of an SQL statement. The quick answer is: "I don't know."
>>
>>But if I understand you to be using this in a SQL statement then I am confused about why you don't just use
>> 'MICHEL' >= 'M'
>>
>>What exacty are you doing?
>
>The sample was taking from that approach:
>
>
>SELECT * FROM LISTCLASSIFI WHERE UPPER(LISTCLASSIFI.SOFTWARE)>='A' ORDER BY SOFTWARE
>
>
>To make it work, SET EXACT must be on.
>
>I can also make it work with % but I want to be sure that it won't affect the optimization.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform