Embedded-Only SQL/MX Statements
HP NonStop SQL/MX Release 3.2.1 Reference Manual—691117-004
3-31
COBOL Examples of DECLARE MPLOC
COBOL Examples of DECLARE MPLOC
•
Set the default volume and subvolume:
EXEC SQL DECLARE MPLOC '$MYVOL.MYSUBVOL' END-EXEC.