The following programs demonstrate the use of the SORT clause
    using the default sort order, ascending. These programs:
    o  Sort the records in CURRENT_INFO using SALARY as the sort key
    o  Sort in ascending order because no sort order is specified
    o  Print the last names and salaries stored in the sorted records
Additional Information:
explode
extract