I have two tables, task and webuser. Task has a field called repid which is an int containing the unique id for a webuser record. Webuser has two fields firstname and lastname.
I need to run a select joining task and webuser so that I get the task record and the firstname and lastname of the...
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.