P
pammy
I have a query on a database I imported from Excel, the datatbase shows all
the users we have and what access they have on a particular module. In this
query I only care about the users with the same Y or N's.
There are 25 columns (named: add, modify, delete,etc) and 1900 rows with
user names. In the the columns there is either a Y or N. I ran a query in
ascending order on the columns so I would have all the information that is
the same put together. .
Sample:
N, N, Y, N, Y, Y, Y
N, N, Y, N, Y, Y, Y
N, N, Y, Y, N, N, Y
Y, N, Y, Y, N, N, Y
Y, Y, Y, N, N, Y, Y
Y, Y, Y, N, N, Y, Y
Question: Is there a way I could group the ones together that are the same
so I can easily see the difference, may a line between the groups? as shown
in the sample below? Thanks,
N, N, Y, N, Y, Y, Y
N, N, Y, N, Y, Y, Y
N, N, Y, N, Y, Y, Y
the users we have and what access they have on a particular module. In this
query I only care about the users with the same Y or N's.
There are 25 columns (named: add, modify, delete,etc) and 1900 rows with
user names. In the the columns there is either a Y or N. I ran a query in
ascending order on the columns so I would have all the information that is
the same put together. .
Sample:
N, N, Y, N, Y, Y, Y
N, N, Y, N, Y, Y, Y
N, N, Y, Y, N, N, Y
Y, N, Y, Y, N, N, Y
Y, Y, Y, N, N, Y, Y
Y, Y, Y, N, N, Y, Y
Question: Is there a way I could group the ones together that are the same
so I can easily see the difference, may a line between the groups? as shown
in the sample below? Thanks,
N, N, Y, N, Y, Y, Y
N, N, Y, N, Y, Y, Y
N, N, Y, N, Y, Y, Y