QUIT Statement (Optional)

Terminates the DBLOAD procedure

Applies to: New and existing databases

Syntax

QUIT;

Syntax Description

The QUIT statement specifies that you want to exit the procedure without additional processing. EXIT and END are aliases.