J
JJBaseball
Hello,
I accidently posted this question in Reports and don't know how to move it.
So permit me please to post it here as well....
I have written a query against a MS Access table that looks something like:
Select * from myTable when color <> "blue"
It correctly does not return any rows with "blue" in the color column. But
it also does not return rows with Null in the column.
Can someone tell me why and how to fix it?
Thank you
I accidently posted this question in Reports and don't know how to move it.
So permit me please to post it here as well....
I have written a query against a MS Access table that looks something like:
Select * from myTable when color <> "blue"
It correctly does not return any rows with "blue" in the color column. But
it also does not return rows with Null in the column.
Can someone tell me why and how to fix it?
Thank you