C
Commish
I am trying to use Access to confirm that input files are being
properly imported and processed by a third party app - testing the
developer's work.
And I am using access to join the tables that represent that input and
output. Anyway, when I match on a given column of data that contains a
mix of values like "0318" and empty cells (nulls), the query only
joins and matches on the data that is present.
For the purpose of a join, does Null equal Null? If the value is null
in both tables, will that be a successful join?
properly imported and processed by a third party app - testing the
developer's work.
And I am using access to join the tables that represent that input and
output. Anyway, when I match on a given column of data that contains a
mix of values like "0318" and empty cells (nulls), the query only
joins and matches on the data that is present.
For the purpose of a join, does Null equal Null? If the value is null
in both tables, will that be a successful join?