Previous Page
Next Page

Summary

In this chapter, you learned how to sort retrieved data using the SELECT statement's ORDER BY clause. This clause, which must be the last in the SELECT statement, can be used to sort data on one or more columns as needed.


Previous Page
Next Page