Multiple choice technology databases

What is the teradata utility that load data into empty tables?

  1. Fastexp

  2. Fastload

  3. Multiload

  4. Bteq

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

FastLoad is specifically designed to load data into empty tables at high speed. It cannot load data into tables that already contain data or have secondary indexes. For non-empty tables, MultiLoad would be the appropriate utility choice.