这题有问题,应该就是要as max的
select  max(pass_count) maxCnt
from questions_pass_record_detail
where question_type='sql'