522,553 views
9 votes
9 votes
Tova manages a database for an art gallery. If a customer wants a list of all of the pieces of art created by artists from the Caribbean, what should Tova do?

sort the data
query the data
filter the data
edit the data

User AnV
by
2.8k points

1 Answer

21 votes
21 votes
The Correct Answer is: Filter the data.
Filtering allows you to only see data based on what you requested. Sort stil shows all of the data, it is just in a different order. Editing the data is not what you want to do here either.
User Bunndan
by
2.9k points