J
JillW
Hi, hope someone can help. I have two tables: Table 1 contains information
at the user level and has 4 fields, user name, application, Transaction, and
Access level.
Table 2 contains information at a group level, and has 4 fields, group name,
application, transaction, and access level.
I am trying to resolve which users have the transactions and access levels
that match what a particular group has.
For example Table 1 has the following entries:
User name App Trans Access
jill A oper 10
jill A etab 10
jill A jetp 10
Table 2 has the following entries
group App Trans Access
Red A oper 99
Red A etab 10
Red A jeti 11
Green A oper 10
Green A etab 10
Green A jetp 10
Blue A oper 10
BLue A agnt 49
The logic would resolve that Jill is a Green group, because every entry in
Table 1 matching on App Tran and Access match every entry for the Green group
on app, tran and access.
I would greatly appreciate any guidance on this.
Thanks Jill
at the user level and has 4 fields, user name, application, Transaction, and
Access level.
Table 2 contains information at a group level, and has 4 fields, group name,
application, transaction, and access level.
I am trying to resolve which users have the transactions and access levels
that match what a particular group has.
For example Table 1 has the following entries:
User name App Trans Access
jill A oper 10
jill A etab 10
jill A jetp 10
Table 2 has the following entries
group App Trans Access
Red A oper 99
Red A etab 10
Red A jeti 11
Green A oper 10
Green A etab 10
Green A jetp 10
Blue A oper 10
BLue A agnt 49
The logic would resolve that Jill is a Green group, because every entry in
Table 1 matching on App Tran and Access match every entry for the Green group
on app, tran and access.
I would greatly appreciate any guidance on this.
Thanks Jill