New: Try Voli The Bear, Fast package manager (and not only) for Windows
SQL
-- Return every distinct email from both customers and suppliers, combined into one column.
SELECT email FROM customers;