G
Guest
I have a "USER" table related one-to-many to seven other tables, one for each
system the user has access to. Each of those with Yes/No fields for every
aspect of the system the user has access to.
I want to build a query that returns only those fields with a "Yes" answer
from all seven tables. Since all together there could be approximately 70
fields, how can I do this? Thank you.
system the user has access to. Each of those with Yes/No fields for every
aspect of the system the user has access to.
I want to build a query that returns only those fields with a "Yes" answer
from all seven tables. Since all together there could be approximately 70
fields, how can I do this? Thank you.