Multiple choice technology databases

Which of the below command defines the client file that provides the USING data values for the SELECT statement

  1. Import

  2. Accept

  3. Layout

  4. Export

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

In Teradata utilities (FastExport, MultiLoad, TPump), the IMPORT command specifies the external client-side file that contains data values. These values are referenced by the USING clause for parameter substitution in the SELECT statement.