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

Generate SQL Query

#sql #database #coding

Write a SQL query based on a natural language description of data needs.

Write a SQL query to select all records from the 'employees' table where the 'department' is 'Sales' and the 'salary' is greater than 50000. Order the results by 'hire_date' in descending order.