
Occasional T-SQL assistance
- or -
Post a project like this11
£25/hr(approx. $33/hr)
- Posted:
- Proposals: 6
- Remote
- #4352169
- Awarded
Description
Experience Level: Entry
I'm finding myself using T-SQL more and more, without the necessary skills or training.
I'm fine with basic stuff, but get frustrated at what *should* be a fairly simple query not working as expected.
So.. I'm looking for a mentor.. someone who I can email very occasionally with a query and who can not only help with the specific code but - as importantly ! - explain where I was going wrong and why.
My current issue is posted below (which I know is wrong !). I'm not looking for a free answer - I've posted this to give respondents an idea of level required.
I'm looking to select all records that match in two tables, and insert the value of one field into the other table.
Select LocationTracking.Location,Users.Code, Users.LocationControl, Users.NNorDF
from LocationTracking
INNER JOIN Users ON Users.LocationControl = LocationTracking.Location
(Insert into LocationTracking (LocationTracking.Site) Values(Users.NNorDF))
I'm fine with basic stuff, but get frustrated at what *should* be a fairly simple query not working as expected.
So.. I'm looking for a mentor.. someone who I can email very occasionally with a query and who can not only help with the specific code but - as importantly ! - explain where I was going wrong and why.
My current issue is posted below (which I know is wrong !). I'm not looking for a free answer - I've posted this to give respondents an idea of level required.
I'm looking to select all records that match in two tables, and insert the value of one field into the other table.
Select LocationTracking.Location,Users.Code, Users.LocationControl, Users.NNorDF
from LocationTracking
INNER JOIN Users ON Users.LocationControl = LocationTracking.Location
(Insert into LocationTracking (LocationTracking.Site) Values(Users.NNorDF))

Jeremy N.
100% (2)Projects Completed
2
Freelancers worked with
2
Projects awarded
67%
Last project
4 Apr 2025
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies