CSS-HTML.NET
Home > SQL > ORDER BY
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

SQL Syntax ORDER BY

ORDER BY Examples

SELECT Item, Unitprice AS Price FROM Products ORDER BY Item, UnitPrice DESC;


See also SQL syntax for:

Viewing a Trigger
MIN
ORDER BY
Creating a Stored Procedure
UPDATE
Terms and Conditions