Multiple choice technology databases

DEFINE command in Fastload stands for

  1. Define the target table

  2. Define the Work table

  3. Define the input file

  4. Define the Error table

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

The DEFINE command in Fastload specifies the layout/schema of the input data file, describing each field's position, data type, and format. It tells Fastload how to parse the incoming data.