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

SQL Query Generator

#sql #database #data

Create SQL queries based on natural language requirements.

Write a SQL query for a PostgreSQL database. The query should select the top 5 users who have spent the most money in the last 30 days. Assume the table is named 'orders' with columns 'user_id', 'total_amount', and 'order_date'.