I have a large data set composed of 2 fields : profiles and tests. Each profile contains multiple tests and therefore has multiple rows. For example, profile 1 = tests A, B and C. Profile 2 = tests B, C, D. Profile 3 = tests C, E, A. How can I build a query that will tell me what profiles...