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

SQL Query Generator

#sql #database #code

Generate a SQL query based on a specific data requirement description.

I have two tables: 'Orders' (order_id, customer_id, order_date, total_amount) and 'Customers' (customer_id, name, city). Write a SQL query to find the top 5 customers by total spending who live in 'New York'.