I have 3 tables, each containing a field named user with 10 user names. There are currently no relationships between the tables. (Ive never worked with relationships)
I want to be able to run a report/query on a user's name and get info from records in all 3 tables where that user is listed. Would I need to create a new table containing the user names, and then somehow relate it to the other user fields in the 3 tables?
Thanks.
I want to be able to run a report/query on a user's name and get info from records in all 3 tables where that user is listed. Would I need to create a new table containing the user names, and then somehow relate it to the other user fields in the 3 tables?
Thanks.