Hi. I have a query I've built that produces three fields:
Rank - 1, 2, 3 4 etc (sorted in descending order)
ID1 - an identifier of a person, with duplicates
ID2 - an identifer of a second person, with duplicates
From this query I want to write a second query that selects both the first two...