DEFINE command in Fastload stands for
-
Define the target table
-
Define the Work table
-
Define the input file
-
Define the Error table
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.