I\'m having trouble querying the following SQL command
SELECT PRODNAME FROM SALESPERSON, PRODUCT, SALES WHERE SALESPERSON.SPNUM = SALES.SPNUM AND