Multiple choice technology platforms and products

ODI is an

  1. ETL

  2. ELT

  3. ETL and ELT

  4. non of the above

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

Oracle Data Integrator (ODI) is an ELT (Extract, Load, Transform) tool. Unlike ETL tools that transform data before loading, ODI first loads data into the target system and then leverages the target database's processing power for transformations, improving performance and reducing data movement.