You have already completed these exercises!
Do you want to take them again?
You completed the POSTGRESQL ORDER BY Exercises from W3Schools.com
Share on:
Drag and drop the missing code to sort the result by price (smallest price first).
SELECT * FROM products price;
SORT
BY
ORDER
ASC
DESC