🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links
Advanced

SQL Query Generator

#sql #database #data-analysis

Write a SQL query to extract specific sales data.

Write a SQL query for a table named 'Sales' with columns 'customer_id', 'order_date', 'amount', and 'region'. The query should find the top 3 customers by total spending amount who made purchases in the 'North' region during the year 2023.