EXPLAIN Statement 

The user can use EXPLAIN statements to find out which search strategy the system is using to perform the specified SELECT statement. For an explanation of all search strategies, see the List of All Search Strategies.

Information about the EXPLAIN Statement