DEV Community

Astrid
Astrid

Posted on • Originally published at developerastrid.com

How to use SQL ORDER BY to sort the retrieved data according to your needs

This article describes how to use the SQL ORDER BY clause to sort the retrieved data. It can be used to sort the data on one or more columns as needed.

Link to the original article:https://www.developerastrid.com/en/sql/sql-order-by/

Top comments (0)