What is database sorting?
August 31, 2020 | Education
| The process of arranging records in a table is called sorting. To perform sorting, the following information must be provided:
a) by the value of which field to sort;
b) in what order to sort records (in ascending or descending order of field values).
