|
You are about to write a review for the following listing:
ORDER BY is the SQL command used to sort rows as they are returned from a SELECT query. SQL order by command may be added to the end of any select query and it requires at least one table column to be specified in order for SQL to sort the results. Author: Tizag Code: PHP 5.0 |
|