Lecture 13: Sorting Your Results with ORDER BY
This lecture covers the ORDER BY clause for sorting query results. When you use a `SELECT` statement, the database returns the rows in whatever order… Read More »Lecture 13: Sorting Your Results with ORDER BY