________ is a data extraction technique that involves reading data from a source system's transaction log.
- Change Data Capture (CDC)
- Delta Load
- Full Load
- Incremental Load
Change Data Capture (CDC) is a data extraction technique that involves reading data from a source system's transaction log to capture changes since the last extraction, enabling incremental updates to the data warehouse.
Loading...
Related Quiz
- Scenario: During load testing of your data processing application, you notice that the default retry configuration is causing excessive resource consumption. How would you optimize the retry settings to balance reliability and resource efficiency?
- Which programming languages are supported by Apache Flink?
- In ETL optimization, ________ techniques are used to identify and eliminate redundant or unnecessary data transformations.
- In data quality assessment, ________ refers to the process of verifying that all required data elements are present and populated.
- How does metadata management facilitate data governance through data lineage?