SQL/MX 3.2 Programming Manual for C and COBOL (H06.25+, J06.14+)

C/C++ Program Compilation
HP NonStop SQL/MX Release 3.2 Programming Manual for C and COBOL663854-002
15-78
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.