A
alex
I'm using Access '03.
I have a table in Access with eight columns. Some of the rows contain
null values. When I create a simple query of this table (without any
parameters) it of course returns all the records including the null
values. My question lies when I modify the query to return specific
results. In the design view, I tell the query to return values in a
particular column [Not Like "*A*" And Not Like "*B*"]. This
query works and returns all values not like A and B; however, it fails
to return the null values. Why is it that the query omits any null
values when they're not referenced in any criteria clause?
Thanks for any help.
I have a table in Access with eight columns. Some of the rows contain
null values. When I create a simple query of this table (without any
parameters) it of course returns all the records including the null
values. My question lies when I modify the query to return specific
results. In the design view, I tell the query to return values in a
particular column [Not Like "*A*" And Not Like "*B*"]. This
query works and returns all values not like A and B; however, it fails
to return the null values. Why is it that the query omits any null
values when they're not referenced in any criteria clause?
Thanks for any help.