SetQuery("select * from WithdrawCourse where studentId='$xKey' and acadYear='$yKey' and semester='$zKey'"); } } //--End class WithdrawCourse-- ?>