You are working with a database table named employee that contains data about employees. You want to review all the columns in the table.

You write the SQL query below. Add a FROM clause that will retrieve the data from the employee table.

What employee has the job title of Sales Manager?
  • Nancy Edwards
  • Margaret Park
  • Michael Mitchell
  • Andrew Adams

Leave a Comment

Your email address will not be published. Required fields are marked *