Multiple choice technology

Expansion for ETL

  1. Exact Transform Load

  2. Extract Transform Load

  3. Exec Transform Load

  4. Except Transform Load

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

ETL stands for Extract, Transform, Load - the three core functions of data integration. Extract retrieves data from sources, Transform modifies/cleanses it, Load writes it to targets. The other options (Exact, Exec, Except) are not valid ETL terminology.