Explain SQL

View the online version of this page.

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.