Global Electronics Store
A global electronics store orders dataset for SQL practice.
0
Columns
5+
Sample Rows
Aug 2025
Last Updated
0%
Completion Rate
Practice Questions
Dataset Overview
Description
A global electronics store orders dataset for SQL practice.
Key Features
- MEDIUM difficulty level
- ECOMMERCE category
- 23 practice questions
- 0 downloads
- 0.0 average rating
Schema & Sample Data
Sample Data (First 3 Rows)
category | order_id | quantity | order_date | unit_price | product_name | customer_name | payment_method | shipping_country |
---|---|---|---|---|---|---|---|---|
Electronics | 1001 | 2 | 2023-05-12 | 89.99 | Wireless Headph… | John Smith | Credit Card | USA |
Electronics | 1002 | 1 | 2023-06-03 | 129.99 | Bluetooth Speak… | Emma Johnson | PayPal | Canada |
Wearables | 1003 | 1 | 2023-05-18 | 199.99 | Smart Watch | Raj Patel | Credit Card | India |
Accessories | 1004 | 3 | 2023-06-21 | 49.95 | Gaming Mouse | Luis García | Debit Card | Spain |
Accessories | 1005 | 5 | 2023-07-05 | 19.99 | USB-C Charger | Sophie Martin | PayPal | France |