question 8 of 10\na business owner wishes to know which clients are the highest paying clients of his…

question 8 of 10\na business owner wishes to know which clients are the highest paying clients of his business. what tool is he likely to use to find this information?\na. sorting\nb. querying\nc. forms\nd. update querying
Answer
Brief Explanations:
Sorting arranges data in a particular order (ascending or descending). In this case, sorting client - payment data in descending order would help identify the highest - paying clients. Querying is more about retrieving data based on specific criteria (not just ordering). Forms are for data entry. Update querying is for modifying data.
Answer:
A. Sorting