Josué Alba
02-04-2005, 12:13 PM
Hi, I'm haing some SQL problems, the background is the following:
I have a employee tamble where I have a identificator named manager_id the problem is that not all of the employees has a manager so some of them has a null value in there and when making a join it only shows me the employees where there is a Manager. Some of you know how can I obtain all the employees even when they don't have a manager?
I have a employee tamble where I have a identificator named manager_id the problem is that not all of the employees has a manager so some of them has a null value in there and when making a join it only shows me the employees where there is a Manager. Some of you know how can I obtain all the employees even when they don't have a manager?