You are working with a database table named genre that contains data about music genres. 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 genre table.

What is the name of the genre with ID number 3?
  • Jazz
  • Rock
  • Metal
  • Blues

Leave a Comment

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