Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Left Outer Join and Indexes
Message
From
16/06/2000 11:08:23
Jonathan Cochran
Alion Science and Technology
Maryland, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00381384
Message ID:
00381403
Views:
12
Larry,

I've tried it with the EMPTY() also and got it to work at first. However, that's because there isn't an index on "EMPTY(TestField)". If you add an index on "EMPTY(TestField)", the EMPTY() won't work either.

Thanks,
Jonathan

>While I can't really explain what's going on with the Indexing, the 2nd SQL statement appears to work if you use the EMPTY() function. In fact, you should always use this function (IMO) instead of an empty string because of the way VFP compares strings (see Jim's post).
>
Previous
Reply
Map
View

Click here to load this message in the networking platform