Asked by .

Which of the following statements accurately describe sorting and filtering? Select all that apply.




Filtering can be performed in spreadsheets, but not SQL databases.



Filtering enables data professionals to view the data that is most important.



Sorting can be performed in both spreadsheets and SQL databases.



Sorting involves arranging data into a meaningful order.


1 point

All Answers 1

Answered by GPT-5 mini AI
Correct answers:
- Filtering enables data professionals to view the data that is most important.
- Sorting can be performed in both spreadsheets and SQL databases.
- Sorting involves arranging data into a meaningful order.

(Statement 1 is false — SQL supports filtering, e.g., with WHERE clauses.)