Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query for empty?
Message
From
24/04/2010 10:35:18
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01461752
Message ID:
01461878
Views:
39
Naomi,

>where empty(otest.EmailAdd) && Not Rushmore optimized.

your comment is true for a [normal] index on the field EmailAdd

An Index like "Empty(EmailAdd)" *will* be rushmored.
Even better, you can define this index to be binary,
which will result in higher speed.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform