Multiple choice technology

ABBREVATION OF ETL?

  1. EXTRACT, TRANSFORM, LOAD

  2. EXTRA, TRUNCATE, LAND

  3. EXTRACT, TRANSPORT, LEVERAGE

  4. EXTINCT, TRUNCATE, LOAD

Reveal answer Fill a bubble to check yourself
A 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, and Load writes it to targets. This is the standard terminology in data warehousing.