I tried all kinds of outer join (right, left, full), but it is still gives me only those columns that are both enabled and have images, but I also need those that don't have images, it should give me NULLs, if there is no image on images table. thank you