Exercise #2 (tips and solutions)

SELECT DISTINCT maker
FROM Product
WHERE type = 'Printer'
mssql
🚫
[[ error ]]
[[ column ]]
[[ value ]]

Return to discussion of exercise #2

Solve this task at SQL-EX.RU