Multiple choice technology web technology

___________________________ is recommended for small and medium data volumes, good data quality and off peak loads

  1. ETL

  2. ELT

  3. ELTL

  4. EII

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ELT (Extract, Load, Transform) is recommended for small and medium data volumes with good data quality and off-peak loads because it leverages the target system's processing power after loading. ETL transforms before loading, adding overhead. ELTL and EII are not standard data integration patterns in this context.