G
Guest
I have a column which either contains "y" or is blank. Yet requesting all
records with "NOT "y"" in that column does not capture all the records with a
blank entry for that column. In other words, the total number of records is
greater than those captured by requesting records with "y" in the column Plus
those which are blank, as captured by "NOT "y"" or "<> "y"".
What is going on here? I've had some other weird programming trouble ever
since I imported the data from an excel spreadsheet. Is this related?
records with "NOT "y"" in that column does not capture all the records with a
blank entry for that column. In other words, the total number of records is
greater than those captured by requesting records with "y" in the column Plus
those which are blank, as captured by "NOT "y"" or "<> "y"".
What is going on here? I've had some other weird programming trouble ever
since I imported the data from an excel spreadsheet. Is this related?