Hi everyone i have a table (say tableA) that has employee id in it which references an employee table(TableE). And in tableA i have 3 fields that also contain employee id's from tableE that are involved with this subject, what I need is to print out the names of all of the employees i.e
Main_fistN, Main_lastN, involved1_firtsN,involved1_lastN, involved2_firtsN,involved2_lastN,involved3_firtsN, involved3_lastN
any help would be greatly appreciated
Main_fistN, Main_lastN, involved1_firtsN,involved1_lastN, involved2_firtsN,involved2_lastN,involved3_firtsN, involved3_lastN
any help would be greatly appreciated