Explain SQL

The Explain SQL subpage displays Explain data for a statement selected in one of the other pages.

Note: If the statement has an associated DECLARE CURSOR indicated by a number in the Declare Stmt column, the EXPLAIN data will be from the DECLARE CURSOR and not from the statement itself.