Summary

In this lesson, you learned how to produce summary information using MariaDB's aggregate functions and how to group data using the GROUP BY clause. In the next part of this book, you will learn how to construct more complex SQL queries.

Previous Page Next Page