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 to medium data volumes with good quality and off-peak loads because it loads data first into the target system, then leverages the target system's processing power for transformation. This is efficient when the target system (like a modern cloud data warehouse) has strong transformation capabilities and the load window is flexible.