________ is a technique used in ETL optimization to reduce the time taken to load data into the target system.
- Aggregation
- Data Masking
- Denormalization
- Incremental Load
Incremental load is a technique used in ETL optimization where only the changes or new data are loaded into the target system, reducing the time and resources required for data loading processes.
Loading...
Related Quiz
- In denormalization, what is the primary aim?
- Which type of data model represents the high-level structure and relationships between data entities and is independent of any specific database management system?
- Which of the following SQL commands is used to retrieve data from a database?
- Apache Airflow allows users to define workflows using ________ code.
- In a batch processing pipeline, when does data processing occur?