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

question 1 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. forms\nb. update querying\nc. sorting\nd. querying
Answer
Brief Explanations:
Sorting arranges data in a particular order. By sorting client - payment amounts in descending order, the business owner can identify the highest - paying clients. Forms are for data collection, update querying is for modifying data, and querying is a more general data - retrieval operation. Sorting is the most appropriate for ranking clients by payment amount.
Answer:
C. Sorting