🏠 Inicio
Pruebas de rendimiento
📊 Todos los benchmarks 🦖 Dinosaurio v1 🦖 Dinosaurio v2 ✅ Aplicaciones To-Do List 🎨 Páginas libres creativas 🎯 FSACB - Showcase definitivo 🌍 Benchmark de traducción
Modelos
🏆 Top 10 modelos 🆓 Modelos gratuitos 📋 Todos los modelos ⚙️ Kilo Code
Recursos
💬 Biblioteca de prompts 📖 Glosario de IA 🔗 Enlaces útiles
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.