Module 7 – The ORDER BY clause

Welcome to module 7, The ORDER BY clause.

In this module, you'll learn how to use the ORDER BY clause to sort the output of your queries in ascending or descending order and specify which row to start sorting the data and how many rows to include.

Through examples and hands-on demonstrations, we'll cover various scenarios and best practices for effectively leveraging the ORDER BY clause by learning how to effectively use it in your reports, queries, and scripts.

Each lesson includes several examples and demos, plus a homework assignment to reinforce your learning.

All example code is available at the end of the course outline.