All tables and their columns used in the query Selected columns WHERE conditions, JOINs, GROUP BY, HAVING, ORDER BY, and LIMIT clauses A human-readable English description of what the SQL query does ...
The generated SQL is ANSI SQL compliant. To run those queries on MySQL, make sure you set correct SQL mode ...