SYSPACKSTMT_STMT catalog table
The SYSPACKSTMT_STMT table is an auxiliary table for the STATEMENT column of the SYSPACKSTMT table and contains the LOB data. The schema is SYSIBM.
| Column name | Data type | Description | Use |
|---|---|---|---|
| STATEMENT | CLOB(2M)
NOT NULL WITH DEFAULT |
The complete text for the SQL statement that the row represents. | G |