Hello,
Here is my problem. I will send the query pkActionItems from tbl_ActionItems. This is what I have so far:
SELECT
a.pkActionItems,
a.ItemDescription,
LeadWiz.Last AS LastLead,
TeamWiz.Last AS LastTeam
FROM tbl_ActionItems a
LEFT OUTER JOIN (SELECT l.fkActionItems...
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.