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.