ETL Testing - extract, transform, load Practice Test
ETL Testing - extract, transform, load ETL Testing ETL Data Loading Strategies
What is a 'full load' in ETL data loading?
Select your answer
A
Loading only changed records into the target
B
Truncating the target table and reloading all records from scratch each run
C
Loading records only to a staging area
D
Loading aggregated summary data only
Hint