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

SQL Query Generator

#coding #sql #database

Write a SQL query based on requirements.

Write a SQL query to select the top 10 customers with the highest total order amount from a table named 'orders'. Assume the table has columns 'customer_id', 'order_amount', and 'order_date'.