MySQL: Grouping & Aggregation Operations
MySQL 8:0
| Intermediate
- 8 Videos | 57m 26s
- Includes Assessment
- Earns a Badge
Learners can explore how to use grouping and aggregation operators to analyze groups of rows rather than just individual rows, in this 8-video course. In it you will learn how to perform filtering operations on groups of rows. Then examine the GROUP BY clause, one of the most important syntactic constructs in SQL. You will learn how to use the GROUP BY clause to analyze groups of rows aggregated by common attribute values. Next, learn about aggregate functions such as SUM, COUNT, MIN, and MAX, and how they are used with GROUP BY clauses. You will learn how subqueries can be leveraged by using the ANY, SOME, and ALL keywords. You will learn how to implement multi-way joins in MySQL, and how the HAVING clause adds to the effectiveness of the GROUP BY construct by allowing groups of rows to be filtered based on specific conditions. Finally, this course explains the differences between the WHERE clause and the HAVING clause, which applies conditional filters to groups of rows rather than to individual rows.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courseprepare a small but meaningful relation that can be used to work with data aggregation operatorsuse the DISTINCT keyword as well as the GROUP BY clause to identify duplicates and cardinalityuse the GROUP BY clause with important common aggregation functions such as SUM, COUNT, MIN, MAX
-
use the HAVING keyword along with the GROUP BY clause to apply filters to aggregatesuse the SOME, ALL, and ANY keywords to link subqueries to outer queriesimplement joins with more than two relations in MySQLCourse Summary
IN THIS COURSE
-
1.Course Overview1m 47sUP NEXT
-
2.Data Setup9m 9s
-
3.Unique Values9m 10s
-
4.Aggregate Functions8m 48s
-
5.Filtering Aggregates8m 46s
-
6.Subqueries and Aggregates9m 10s
-
7.Three-way Joins9m 31s
-
8.Course Summary1m 5s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.