No need for distinct when using union and minus - (select email_address from union select email_address from
) minus select email_address from
;