Loading lesson path
Concept visual
Start at both ends
❮ SQL Keywords
command combines the result set of two or more SELECT statements (only distinct values)(only distinct values) from both the "Customers" and the "Suppliers" table:
ORDER BY City;❮ SQL Keywords