Question about SQL Project

Questions ArchiveCategory: QuestionsQuestion about SQL Project
Hannah Monson asked 2 weeks ago

I’m stuck on the 3rd query for this assignment. I put in what I think it the write SQL and it keeps giving me errors. I watched the videos and readings but can’t seem to figure out what I’m doing wrong. Is there something I’m missing that someone can help explain to me?
This is my current SQL code: 

SELECT cfirstname, clastname, annualincome
FROM customer
inner join salesperson on customer.customerid= salesperson.customerid
where annualincome >80000 AND sfirstname = “Katie”

1 Answers
admin Staff answered 2 weeks ago

Rather than put an answer here, I think this is something that would best be discussed with the professor or TAs in person or over zoom. Please reach out to them or check the TA calendar for lab times. 

Your Answer

4 + 8 =

css.php