Posted By John Henley on 06/13/2011 12:08 PM Try aliasing the columns within the SQL (e.g. EMPLOYEE.JOB_CODE as EMP_JOB_CODE, HasSuper.JOB_CODE AS SUPER_JOB_CODE). =