Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query for empty?
Message
From
23/04/2010 12:41:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Query for empty?
Miscellaneous
Thread ID:
01461752
Message ID:
01461752
Views:
103
Hello All!
so im wondering if i can write a query that brings up only empty records.
ive been trying
select otest.*;
from;
mainbase!otest
where otest.emailadd=' '; && or where otest.emailadd=" "; 
order by firstname
but ill take every1 with email addresses :(
Next
Reply
Map
View

Click here to load this message in the networking platform