G
Guest
Example:
Two Tables (Table 1 and Table 2)
Field = ItemNumber (Primary Key on Table 1; Foreign Key on Table 2)
How would I identify all instances where the ItemNumber is populated on
Table 1, but is Null on Table 2?
Two Tables (Table 1 and Table 2)
Field = ItemNumber (Primary Key on Table 1; Foreign Key on Table 2)
How would I identify all instances where the ItemNumber is populated on
Table 1, but is Null on Table 2?