ORDER BY

Database Dictionary -> ORDER BY

ORDER BY

The ORDER BY clause is used along with the SELECT keyword to sort the result set.

SQL Tutorial