Go to the previous topic.    Go to the next topic.

Sorting table rows

You can sort a table by column (in ascending or descending order) for any column that is indexed; an auto_increment column (such as a customerID field) will always be indexed.

To set sorting option:

  1. Select a sort option from the Sort by key drop-down list.
  2. Click Go.

If a field you want to sort on does not appear in the drop-down list, this means it has not yet been indexed. For information on indexing columns, see "Setting column indexes".