CockroachDB Videos
← Back to all videos

Sorting Your Results in SQL

2022-02-03

Uncategorized

Description

In this lesson, you will learn how to sort query results based on one or more columns. In this lesson you will learn: • How to use ORDER BY in a SELECT query • How to combine ASC and DESC with ORDER BY • How to sort based on multiple columns 00:00 Introduction 0:22 Order By in SQL 1:12 ASCending & DESCending in SQL 1:45 Multi-Column Sorting in SQL 2:23 Let's Review If you found this information helpful you should check out our entire course on SQL: Reads - https://university.cockroachlabs.com/courses/course-v1:crl+intro-to-sql-reads+self-paced/about