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

SQL Query Generator

#sql #database #data

Constructs SQL queries based on natural language descriptions of data needs.

Write a SQL query for a table named 'employees' with columns 'id', 'name', 'department', and 'salary'. The query should find the names of employees in the 'Sales' department who have a salary higher than the average salary of all employees in the company.