C
coastal
I have a list of registrations to a promotion, they are allowed to register
as many times as they want. But I need to report back on the total number of
unique registrations / entries.
Example: Joe Smith enters 5 times and Jane Doe enters 2 times and John Doe
enters 4 times. WHat query will report to me the total unique entries as "3".
as many times as they want. But I need to report back on the total number of
unique registrations / entries.
Example: Joe Smith enters 5 times and Jane Doe enters 2 times and John Doe
enters 4 times. WHat query will report to me the total unique entries as "3".