#1
(This post was last modified: 14 March, 2020 - 04:46 PM by Emotion.)
Sup Boiz
So i have MS Access file, with some tables i made
I just need you to make some simple queries
For an exprienced guy, this shouldnt take over 30 mins
Example:
SELECT A.artist_name, C.contract_id, M.management_workerName Management
FROM label.artist A
JOIN label.contract C ON A.artist_id = C.contract_artistID
JOIN label.con_contract_management CM ON C.contract_id = CM.contract_id
JOIN label.management M ON M.management_workerID = CM.management_workerID
GROUP BY A.artist_name


If youre capble and want to earn some easy money 
Emotion#6876