Multiple choice technology databases

What is the teradata utility that can continuously load data into tables?

  1. Fastexp

  2. Fastload

  3. Multiload

  4. Tpump

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

TPump (Teradata Parallel Utility Pump) is the utility designed for continuous, near-real-time data loading into Teradata tables. Unlike FastLoad or MultiLoad which work in batch mode and require empty tables, TPump can continuously load data into populated tables without disrupting existing operations.