S11 Order by

S11 Order by

Ascending

SELECT * FROM regtable
ORDER BY Country;


Descending

SELECT * FROM Customers
ORDER BY Country DESC;


Order by Several Columns

SELECT * FROM Customers
ORDER BY Country, CustomerName;


Order by Several Columns Asc and Desc

SELECT * FROM Customers
ORDER BY Country ASC, CustomerName DESC;

Take Your Free Live Demo Class Now

We Will Call Back You Shortly

Enter Your DETAILS BELOW

We Will Send You the Course Fees Details In Below Number

Enter Your DETAILS BELOW

We Will Call Back You Shortly

Enter Your DETAILS BELOW

We Will Call Back You Shortly

Enter Your DETAILS BELOW

Enter Your DETAILS BELOW TO take

free demo class