174k views
2 votes
Which of the following is true when applying both filters and Sort features to a database?

A. The Sort feature must be applied first.
B. The filters must be applied in order from left to right
C. Filters are used for numeric data and the Sort feature is used for text data.
D. Filters and the Sort feature can be applied in any order.

User Zeodtr
by
6.1k points

2 Answers

0 votes

Answer:The correct answer is D.

Explanation:Filters and the Sort feature can be applied in any order.

5 votes

Answer:

The correct option is A. The Sort feature must be applied first.

Step-by-step explanation:

Sorting of data means making data in order. for example sorting of data with respect to date or sorting the data with respect to its name makes everything in order. To find certain name or data inside a database we must arrange the data orderly then we can apply filter to find our desired item. If data is filtered without keeping them in order that is sorting then there are a lot of chances that we may miss our required file or data.

User Jacek Grzelaczyk
by
6.3k points