SQL/MX 2.x Reference Manual (H06.04+)

MXCI Commands
HP NonStop SQL/MX Reference Manual540440-003
4-57
SHOW PARAM Command
SHOW PARAM Command
The SHOW PARAM command is used to display all of the parameters and their values
that are defined in the current MXCI session.
You can use SHOW PARAM only within an MXCI session.
See MXCI Parameters on page 6-73.
Examples of SHOW PARAM
Display parameter values:
SHOW PARAM;
Param ?ST TEXAS
Param ?PN 3210
Param ?pn 1234
Note that parameter names are case-sensitive. For example, the parameter ?pn is
not equivalent to the parameter ?PN. The two parameters have different values.
SHOW PARAM