资讯

Use explicit JOINs, not subqueries unless necessary Add LIMIT 100 to large result sets if not specified in the question Use aggregate functions (COUNT, SUM, etc.) only if the question requires it ...