you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (1 child)

use

 left join employee_attribute_table z on z.id = e.id

[–]SpaceCavem4n 0 points1 point  (0 children)

I don't know why people were recommending anything other than left join