91-9990449935 0120-4256464 |
SQL ORDER BY CLAUSE WITH ASCENDING ORDERThis statement is used to sort data in ascending order. If you miss the ASC attribute, SQL ORDER BY query takes ascending order by default. Let?s take an example of supplier Let us take a CUSTOMERS table having the following records:
This is an example to sort the result in ascending order by NAME and SALARY. This would produce the following result.
|