Multiple choice technology

  1. ELT uses ------------------------- for processing

  1. a) ETL Tool processing engine

  2. b) Target database engine

  3. c) Source database engine

  4. d) Source and Target database engine

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

ELT processes data using the target database engine, unlike ETL which transforms before loading. The data is first extracted and loaded into the target system, then transformed using that system's processing power.