Visual Database Tools

Sorting Rows

You can order the rows in a query result.  That is, you can name a particular column or set of columns whose values determine the order of rows in the result set.  There are several ways in which you can use ordering:

For more information about sorting result rows, see Ordering Query Results.