Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any use indexing LEFT(Name,10) when Name is indexed ???
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00142379
Message ID:
00142386
Views:
31
>We have an index on the field 'Name'. If we are using LEFT(Name,10) when performing a search, is it faster if we create an index on this expression or can the search use the index on Name ??

If LEFT(NAME,10) equals something, then NAME equals that too -- unless you are working with SET EXACT ON or SET ANSI ON.
Previous
Reply
Map
View

Click here to load this message in the networking platform