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

#sql #database #data-analysis

Generate a SQL query based on a natural language description of data requirements.

Write a SQL query for a PostgreSQL database. The database has a table named 'orders' with columns 'order_id', 'customer_id', 'order_date', and 'total_amount'. Write a query to find the top 5 customers by total spending in the last month.