D
dave
Hi
I have three tables: GroupA, GroupB and Rooms. GroupA and GroupB
contain people. Rooms contains a list of rooms.
I want to produce a query that will show me a list of rooms with all the
people from GroupA and groupB in it. Something like
Room People
First Room GroupA Fred (from GroupA)
Joe (from GroupA)
GroupB Stan (from GroupB)
Second Room GroupA Bill (from GroupA)
GroupB Jim (From GroupB)
Any ideas?
Thanks
I have three tables: GroupA, GroupB and Rooms. GroupA and GroupB
contain people. Rooms contains a list of rooms.
I want to produce a query that will show me a list of rooms with all the
people from GroupA and groupB in it. Something like
Room People
First Room GroupA Fred (from GroupA)
Joe (from GroupA)
GroupB Stan (from GroupB)
Second Room GroupA Bill (from GroupA)
GroupB Jim (From GroupB)
Any ideas?
Thanks