Database Guide


Ascending (ASC)

Select Ascending (ASC) to change the sorting order of a column to ascending (ASC). The column that will be changed is the one you have selected in the ORDER BY sequence list.

If there are no columns in the ORDER BY sequence list or one is not selected, Ascending (ASC) is not available.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]