Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strtran() in SQL where clause
Message
 
 
To
27/08/2002 13:33:59
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00694135
Message ID:
00694406
Views:
15
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform