Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select SQL clauses
Message
 
To
16/06/2001 12:37:13
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00520242
Message ID:
00520277
Views:
17
>"==" is not a Rushmorizable expression.

Sure it is!

From VFP help:

A basic optimizable expression has the following characteristics:

eIndex exactly matches the expression on which an index is constructed.
eExpr is any expression and can include variables and fields from other unrelated tables.
relOp is one of the following relational operators: <, >, =, <=, >=, <>, #, ==, or !=. You can also use the ISNULL( ), BETWEEN( ), or INLIST( ) functions (or their SQL equivalents such as IS NULL, and so on).
Previous
Reply
Map
View

Click here to load this message in the networking platform