Order Columns : Select Query : SQL Server / T-SQL examples (example source code) Organized by topic
Java
Java Tutorial
Java Articles
Java Products
Java by API
C# / C Sharp
ASP.Net
JavaScript DHTML
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C++
PHP
Python
SQL Server / T-SQL
Oracle PL/SQL
PostgreSQL
SQL / MySQL
VB.Net
SQL Server / T-SQL Home
»
Select Query
»
[ Order Columns ]
1.
Order criterion may contain more than one column
2.
Identify the columns in the ORDER BY clause by the ordinal position of the column in the SELECT list
3.
Order by two columns