SQL/MX Programming Manual for C and COBOL (G06.24+, H06.03+)

C/C++ Program Compilation
HP NonStop SQL/MX Programming Manual for C and COBOL523627-004
15-63
Displaying Query Execution Plans
Wild Card (%)
Instead of specifying a statement pattern, use the percent sign (%) to represent all the
DML statements in the module. The percent sign (%) must be placed within single
quotes:
'%'
For information on how to interpret the output of the EXPLAIN function, see the
SQL/MX Query Guide.