Multiple choice technology databases

Batch process block level loading are performed against populated tables by which utility?

  1. Multiload

  2. BulkLoad

  3. TPUMP

  4. FastLoad

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

MultiLoad is the utility designed for batch processing and block-level loading against already-populated tables. It can handle INSERT, UPDATE, DELETE, and UPSERT operations efficiently. FastLoad is for initial load to empty tables only, TPUMP is for continuous trickle feed, and BulkLoad is not a standard Teradata utility.