By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
2 rows affected
| ProposedEmailAddress | DuplicateCheck |
|---|---|
| x_y@school.edu | null |
| a_b@school.edu | a_b@school.edu |
| ProposedEmailAddress | firstname | lastname | emailaddress |
|---|---|---|---|
| x_y@school.edu | null | null | null |
| a_b@school.edu | x | y | a_b@school.edu |