SELECT idPerson FROM Person WHERE email = 'me@examle.com' OR altEmail = 'me@example.com' 90 102