Choose one of the following two assignments to complete this week. Do not do both assignments. Identify your assignment choice in the title of your submission.
Option #1: Aggregating MySQL Table Data
Using the world_x database you installed in Module 1, list the languages spoken in each country. Order your results by the most popular language. Submit your query and query results in a Word file. Cite any sources you used to research the syntax your needed to formulate your query.
Option #2: Aggregating MySQL Table Data
Using the classicmodels database you installed in Module 1, list the total sales for years after 2003. Submit your query and query results in a Word file. Cite any sources you used to research the syntax your needed to formulate your query.