I am having an SQL INNER JOIN problem…?
I need some help!! I’m having trouble writing the script for an SQL query. I need to show the name and salary of all salespeople who do NOT have an order with a specific company. I think this is a RIGHT JOIN problem, but I need some assurance on that. I also need help with [...]