Aggregation and Joins
Last updated
Last updated
We will be working with the from MySQL. As for software, we will be using a local installation of MySQL and the MySQL Workbench to interact with it. You can progress once you have installed the above tools and imported the ClassicModels database into the local installation.
Counts the number of rows returned from a query.
Group By tries to group rows by specified column.
AS creates a column alias.
Video TBD: 30 min mark