Comprehension

Report a typo

Sort the lines of code to get an SQL query.

Put the items in the correct order
SELECT
product_name,
price
product_name
GROUP BY
price > 150
products
HAVING
FROM

Create a free account to access the full topic