🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links
intermediate

SQL Query Generator

#sql #database #data-analysis

Generate a complex SQL query based on a description.

Write a SQL query to select the top 5 customers who have spent the most money in the last month. Assume a table named 'orders' with columns 'customer_id', 'total_amount', and 'order_date'. Include the SQL code and a brief explanation of how the query works.