Multiple choice technology databases

It is possible to restart Fastload script when the target table is created in the script

  1. True

  2. False

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

If the target table is created within the Fastload script, restarting the script will fail because the table already exists (duplicate object error). For restartability, the target table must exist before the script runs.