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
Renaming a View
Executing a Stored Procedure
Deleting a Trigger
MIN
Terms and Conditions