_underdog
07-18-2002, 12:52 PM
Every time I run a query with GROUP BY in mySQL it nearly brings my server to it's knees. Is this just a mySQL thing? Should I just try and stay completely away from any queries using GROUP BY?
View Full Version : what is the deal with GROUP BY?