🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful 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'.