I have a table where each record has three different employee Id #'s, I need to get them employee name from the employee table. Can I do this by connecting to the employee table once? or do I have...