< H2 > the code is as follows < H2 > Thank you very much! ...
query the top N users with the largest number of courses, and the number of courses should also be queried the corresponding sql is as follows: <select id="getUserWithMostFans" resultMap=""> SELECT t.userId,t.selectNum ...