How to Use the ORDER BY Clause in SQL
Monday, August 30 2021
Overview of the ORDER BY Clause in SQL This blog post shows you how to use the ORDER BY clause in SQL to sort the result set of a query. When viewing the result set of a SELECT statement in SQL, the records appear in the order that they were selected from the table.
- Published in Access 2019, Access for Office 365, Latest, Microsoft, Office 2019, Office 365, SQL
No Comments