SQL ORDER BY Clause

The ORDER BY clause is used to sort the records resulting from a query according to the values of a column or set of columns.

Click http://www.w3resource.com/sql/order-by.php link to open resource.