3. MySQL: ORDER BY Keyword
We ended the last blog by learning the use of the three operators; now, we will look at a keyword that sets our output in order.
Points to remember:
When you want to arrange the result in ascending or descending order, we use ORDER-BY.
The results ...
shenoywrites.hashnode.dev3 min read