🏠 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
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'.