Loading database...
Sample Questions
Schema
customers
id, name, email, city, country
products
id, name, category, price, stock
orders
id, customer_id, order_date, status
order_items
id, order_id, product_id, qty, price
Ask a question about the database
or click a sample question from the sidebar