SetQuery("select h.* from LabHrPerCr h, ClinicalPractice c where h.programId='$pgId' and h.admitAcadYear='$adY' and h.cliPracId=c.cliPracId order by c.sequence"); } } //--End class LabHrPerCr-- ?>