List All Products

Easy
select Amazon Google Meta

Write a query to select all columns from the products table, ordered by product_id.

Expected Output: All rows from the products table ordered by product_id.

Tables

Hints (2 available)

SQL Editor

Output

Click "Run" to see results...