SELECT Site_Location
FROM tbl_Users
WHERE User_ID = 'sboissinot'
AND Site_Location NOT IN (
WHERE User_ID = 'swoodhouse'
)
https://github.com/dcyuksel/Result
No comments:
Post a Comment