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

SQL Query Construction

#sql #database #query

Generate a SQL query for specific data retrieval.

Write a SQL query to select the top 10 customers by total purchase amount from a table named 'sales'. Assume the table has columns 'customer_id', 'purchase_amount', and 'transaction_date'.