132k views
2 votes
When there is a large set of data and you want to retrieve a small set of data. What is the concept called

1 Answer

4 votes

Answer:

The concept you're referring to is called "data filtering" or "data selection." When you have a large dataset, and you want to extract a smaller, specific subset of data that meets certain criteria or conditions, you are essentially filtering the data. This process allows you to focus on and work with the specific information you need, making it more manageable and relevant to your analysis or task.

User Macedo
by
8.8k points

No related questions found