For Fast load script to be restartable which of the following should hold true?
Target table should not be created in the script
target table should be created in the script
Error tables should not be dropped in the script
Checkpoint should be declared in the script
Target table should not be dropped in the script