SQL/MX 3.2.1 Programming Manual for C and COBOL (H06.26+, J06.15+)

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