QUIT Statement (Optional)

Terminates the procedure without any further descriptor creation.

Applies to: access descriptors and view descriptors

Syntax

QUIT;

Details

The QUIT statement terminates the ACCESS procedure. EXIT is an alias.