ADO Sorting
We can use SQL to specify how to sort the data in a recordset.
Sorting Data
We want to display the "Companyname" and "Contactname" fields from the "Customers" table and sort them by "Companyname" (remember to save with the .asp suffix):