NodeJs MySQL Order By

In NodeJs, the ORDER BY statement is used to sort the result in ascending or descending order.

Code :