You may be able to do this with an outer join, but as the cv.jobtype will be returned as null I'm not sure how mysql will deal with counting it. It may be possible to use a ifnull function, but I'm not familiar enough with mysql to help you with this
Alternatively it can be done with a union...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.