SQL Practice Logo

SQLPractice Online

Company SQL Question

Product Inventory by Category

Practice this Amazon style SQL interview question with live execution and instant feedback.

Problem Statement

List all products in the 'Electronics' category. Show product name, price, and stock quantity.

Relevant Tables

products

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: