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) loads data first into the target system, then uses the target database's processing engine for transformations. This differs from ETL, which transforms before loading using a separate ETL tool.