Forum Discussion

WilliamD89's avatar
WilliamD89
Frequent Visitor
5 years ago
Solved

Is merging queries smart?

I have two datasets that share similar employee data (names etc.), I am merging these datasets on an Employee ID.  Some Employee IDs are blank in both datasets, but left joining the datasets seems t...