🏠 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
hard

Write a SQL Query

#sql #database #technical

Generate a SQL query for a specific data retrieval task.

Write a SQL query to find the top 10 customers who spent the most money in the last quarter. Assume a table named 'orders' with columns 'customer_id', 'order_date', and 'total_amount'.