例如:
select s.*,(select * from db_clazz where c.student_id=s.id and status=?)title where from db_student ......;