HI - I'm a relatively inexperienced SQL newbie but need to do the following ...
I have two mysql tables:
tbl_clients
which includes fields: mgr and sp
the above two fields store the ids of emps
e.g
mgr 2
sp 3
and
tbl_emps
which includes fields: emp_id, emp_fname
e.g
1 Fred
2 Sue
3 Bert
I...
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.