Data Groups and Schools for Set
ERROR: Could not execute SQL SELECT g.GroupID, g.ISP, g.NumIDStudents, g.Enrollment, g.NumberSchools, s.SchoolName, s.Enrollment AS 'SchoolEnrollment', s.NumIDStudents AS 'SchoolNumIDStudents', s.SchoolISP FROM frac_Group g JOIN frac_GroupSchool gs ON g.GroupID=gs.GroupID JOIN frac_School s ON gs.SchoolID = s.SchoolID where SetID = ORDER BY ISP. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY ISP' at line 1