Multiple choice technology web technology

ELT uses ------------------------- for processing

  1. ETL Tool processing engine

  2. Target database engine

  3. Source database engine

  4. Source and Target database engine

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

ELT (Extract, Load, Transform) differs from traditional ETL by loading raw data into the target database first, then using that target database's powerful processing engine to perform transformations. This approach is more efficient for large datasets compared to transforming before loading.