SQL/MX 3.1 Installation and Management Guide (H06.23+, J06.12+)
Measuring Performance
HP NonStop SQL/MX Release 3.1 Installation and Management Guide—663852-001
14-4
SET STATISTICS and DISPLAY STATISTICS
Commands
To obtain statistics, use either of these commands in your MXCI session:
Suppose that this is the last DML command issued:
SELECT * FROM SAMDBCAT.SALES.EMPLOYEE:
Command Type this command. . .
SET STATISTICS ON;
Before a statement
DISPLAY STATISTICS; After a statement










