🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki
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.