G
Guest
I just imported 8,000 rows of data from an Oracle database. One the the
fields (Prod) contains blanks. When I filter for Nulls, I get no results.
When I filter for empty string "" I get no results. When I filter for a
space " ", I get no results. When I go into the field and hit the delete key
a couple times and THEN filter for Nulls, I get that record.
What could possible be stored in this field? I've got to convert whatever
it is into Nulls or empty strings, but I can't figure out what's in there.
fields (Prod) contains blanks. When I filter for Nulls, I get no results.
When I filter for empty string "" I get no results. When I filter for a
space " ", I get no results. When I go into the field and hit the delete key
a couple times and THEN filter for Nulls, I get that record.
What could possible be stored in this field? I've got to convert whatever
it is into Nulls or empty strings, but I can't figure out what's in there.