|
|
LEAVE (PROGRAM ident)
Leaves a
PROGRAMident and restores the state of the previous ident.Usage
Embedded/Interactive/ODBC/JDBC.
Description
The current
PROGRAMident is left and the saved environment of the previous ident is restored.If
RETAINis specified, resources allocated to the ident being left are kept, i.e. cursor declarations. The cursors are however inactivated, and may not be used in any statement until the same ident is re-entered.Restrictions
The
LEAVEstatement may not be issued within a transaction.Example
ENTER 'program_name' USING 'secret'; LEAVE RETAIN;Standard Compliance
|
Mimer Information Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 info@mimer.se |
|
|