Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to select the NON empty fields from a record
Message
 
 
To
22/09/1999 17:38:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00267812
Message ID:
00267821
Views:
21
>Anyone know how to
>only select the non-empty field from the record. The record already is filtered from the whole table.
>
>Thanks

select ... from ... where myfield <> ''

An index on MyField will help performance
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform