STUDENT_ID, STUDENT_LAST_NAME, STUDENT_FIRST_NAME, STUDENT_MIDDLE_NAME, STP_ACAD_LEVEL (there could be 2) so STP_ACAD_LEVEL2 (if there isnt one than null), STP_ACADEMIC_PROGRAM (also could be 2) so STP_ACADEMIC_PROGRAM2 (if there isnt one than null), STP_CURRENT_STATUS, STP_CURRENT_STATUS_DATE, STP_START_DATE (one for each acad program) so there could be STP_START_DATE2, STP_END_DATE, STP_ANT_CMPL_DATE (could be one for each program), STUDENT_ACAD_LEVELS_ID (concatenation of STUDENT_ID '*' and STP_ACAD_LEVEL), STA_CLASS, [UG_Inst, ACAD_DEGREE, ACAD_GPA, ACAD_CREDENTIALS_ID] < --- these last 4 fields may have 2 values I so UG_Inst1, UG_Inst2, etc.I do not need to report more than 2 schools. I will include the DDLS for my tables in my next comment. Thank you for any help!! [1]: /storage/temp/277-ddl.txt