🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links
intermediate

Generate a SQL Query

#database #sql #data

Writes a SQL query based on a data description.

Write a SQL query for a table named 'Employees' with columns 'id', 'name', 'department', and 'salary'. Select the names of employees who work in the 'Sales' department and earn more than 50,000. Order the results by salary in descending order.