Multiple choice technology databases

Below DML Commands supported within the FastExport task

  1. Delete

  2. Select

  3. Update

  4. Insert

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

FastExport is a read-only utility designed specifically for high-volume data extraction from Teradata. Only SELECT queries are permitted within FastExport tasks. INSERT, UPDATE, and DELETE are data modification commands that are not supported.