Multiple choice technology packaged enterprise solutions

Which Tera data Utility is used to load data in instg tables?

  1. BTEQ

  2. MLOAD

  3. FLOAD

  4. TPUMP

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

FastLoad (FLOAD) is the Teradata utility designed to quickly load large volumes of data into empty staging tables (instg tables). MLOAD is for populated tables, and BTEQ is typically used for SQL execution rather than bulk loading.