The SELECT Clause 3
Q:
Can SELECT return duplicates or not?
SELECT category
FROM Products;