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

SQL Query Builder

#database #sql #data-analysis

Construct a SQL query based on a natural language request.

Write a SQL query to find the top 10 customers with the highest total order amount from a table named 'orders' that has columns 'customer_id', 'order_amount', and 'order_date'.