You are viewing a single comment's thread. Return to all comments →
Unfortunately there is no outer join in MySQL - you have to use some nonsense involving a union of a left join and a right join.
Seems like cookies are disabled on this browser, please enable them to open this website
Occupations
You are viewing a single comment's thread. Return to all comments →
Unfortunately there is no outer join in MySQL - you have to use some nonsense involving a union of a left join and a right join.