No replies yet, perhaps I should make this a bit simpler?
Let's say, I have this source table:
AccountNumberPointer
111111111A
111111111B
222222222C
222222222D
333333333A
333333333B
444444444D
444444444E
As a result, I want the following three tables:
UniquePointerSets (because I have 3 unique...