🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
Hard

SQL Query Builder

#sql #database #coding

Generate a complex SQL query for data retrieval.

Write an SQL query for a PostgreSQL database that finds the top 5 customers who spent the most money in the last month. Assume tables named 'orders' (id, customer_id, total, date) and 'customers' (id, name, email).