Weird MySQL JOIN where I want to include matches AND no matches from join
I have a need to get a specific result for a query… I believe the solution is a self-join of the same table… but it’s not working as I would expect.
I have a need to get a specific result for a query… I believe the solution is a self-join of the same table… but it’s not working as I would expect.