Query on 3 tables

  • Thread starter Thread starter Anton van Rosmalen
  • Start date Start date
A

Anton van Rosmalen

Hi,

I am trying to create a query that searches for its data
in several tables.

To be precise:

There are tables:
User, Usergroups and Groups shares.
I want to create a query that results in an overview of
the Usernames and correspondending Shares.
So the query should check in what Usergroups a User is in
and then add the corresponding (Groups)Shares to the User.
e.g.:
User1 Share1 Share2 Share3

Thanks in advance,
Anton.
 
Back
Top