I\'m trying to get all participants that have more than 1 record in the table where at lease one of those records has IsCurrent = 0 and IsActive = 1
This is what I have
I think you should just remove:
AND ContactTypeId = 1
which seems to be an idexed column