Community

Why I Use ONLY_FULL_GROUP_BY

(Ike Walker) MySQL uses the concept of SQL_MODE to “define what SQL syntax MySQL should support and what kind of data validation checks it should perform”. This post is about one of those modes, ONLY_FULL_GROUP_BY, and why I use it.

Read More - Register for Free Membership