April 2017
Beginner to intermediate
360 pages
9h 35m
English
The ORDER BY option allows selecting the order of the returned results. It takes as argument a list of column names, along with the order for the column (ASC for ascendant and DESC for descendant, omitting the order being equivalent to ASC). Currently, the possible orderings are limited (which depends on the table CLUSTERING ORDER):
Read now
Unlock full access