select max(*) from user where (select * from user group by class); 

相关文章: