Which of the following is a common data transformation method used to aggregate data?
- Filtering
- Grouping
- Joining
- Sorting
Grouping is a common data transformation method used to aggregate data in ETL processes. It involves combining rows with similar characteristics and summarizing their values to create consolidated insights or reports.
Loading...
Related Quiz
- How does data partitioning contribute to efficient data loading?
- What is the primary purpose of ETL optimization techniques?
- In a distributed NoSQL database, what is the significance of eventual consistency?
- What does completeness measure in data quality metrics?
- How does data validity differ from data accuracy in data quality assessment?