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

SQL Query Generator

#sql #database #data-analysis

Generate a SQL query based on a natural language description of data requirements.

Write a SQL query for a PostgreSQL database. The database has a table named 'orders' with columns 'order_id', 'customer_id', 'order_date', and 'total_amount'. Write a query to find the top 5 customers by total spending in the last month.