Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT-SQL
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00518389
Message ID:
00518542
Views:
6
Randall,

It's best to avoid index expressions on character fields which return a variable length for the field value. ALLTRIM() will return a variable length.

Brien is suggesting that you take the ALLTRIM expression off and make sure that the fields on both sides of the ON expression are indexed for best performance.

Jay

>I'm little confused. Do you mean the actual index in both tables are ALLTRIM(companyid) or the index is on companyid?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform