Explain SQL statements
The Explain option includes the cost and filter factor for each process step of the SQL statement. This capability enables the DBA or developer to determine quickly which part of the query is estimated to consume the most resources.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*