Multiple choice technology databases

______ IS USED TO STORE SUCCESSFUL CHECK POINTS DURING LOAD PROCESSING

  1. WORK TABLE

  2. LOG TABLE

  3. UV TABLE

  4. ERROR TABLE

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

During load processing in ETL tools (particularly Teradata utilities), checkpoint information is stored in log tables to track progress and enable restartability. Log tables record successful checkpoint markers, while error tables capture failed records and work tables store intermediate data.