🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links
Intermediate

Generate SQL Query

#sql #database #coding

Create a SQL query based on a natural language description.

I have a database table named 'Employees' with columns id, name, department, and salary. Write a SQL query to find the names of the top 3 highest-paid employees in the 'Sales' department.