SetQuery("select * from StudentEducation where studentId='$stId' order by graduatedYear"); } } //--End class StudentEducation-- ?>