The document describes simple and advanced sorting of employee data. It provides sample data on employee name, code, position, department. It also describes sorting data by section, date of birth, basic pay. It lists questions on sorting the data by different fields like department, name, date of birth, position, section either singly or in combination.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
36 views
61 3 Story Content External Files 3.sorting
The document describes simple and advanced sorting of employee data. It provides sample data on employee name, code, position, department. It also describes sorting data by section, date of birth, basic pay. It lists questions on sorting the data by different fields like department, name, date of birth, position, section either singly or in combination.
Sort the Database on Fname. Sort the Database on DOB Sort the Database on Dept. and then on DOB Sort the Database on Position. Sort the Database on Department first and then on Position. Sort the Database on Department first and then on Section. Sort the Database on Department first and then on Section and then on Postion. on Postion.