Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strtran() in SQL where clause
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00694135
Message ID:
00694406
Vues:
14
You can use SYS(3054) function to determine the level of Rushmore optimization being used. See Using Rushmore to Speed Data Access in the help for details.


>Hello,
>
>I have an SQL query where I need to use strtran() in the where clause:
>WHERE STRTRAN(cname,' ','') = MyVar
>
>This slows down the process a lot!
>Is it possible to optimize this query? I have alrdady an index on STRTRAN(cname,' ',''), but this does not change the performance.
>
>Any help is highly appreciated!
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform