Package - Statements page

Use the Statement page to view the details about previously explained SQL statements.
Statement number
The line number of the SQL statement in the source module of the application program. For static queries, this number corresponds to the STMTNO column in the SYSCAT.STATEMENTS table.
Section number
The number of the section within the package that is associated with the SQL statement.
Query text
The first 100 characters of the query statement.

Feedback