🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links
intermediate

SQL Query Builder

#database #sql #data

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

Write a SQL query for a PostgreSQL database. I have two tables: 'orders' (order_id, customer_id, order_date, total_amount) and 'customers' (customer_id, name, country). Write a query to find the top 3 customers who spent the most total money in the year 2023.