order By
Parameters
value
The order in which this column's data is stored:
ASC(default) - The column's data is stored in ascending order.DESC- The column's data is stored in descending order.
The order in which this column's data is stored:
ASC (default) - The column's data is stored in ascending order.
DESC - The column's data is stored in descending order.