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

Generate a SQL Query

#sql #database #coding #data

Create a SQL statement based on a data description.

Write a SQL query for a table named 'employees' with columns 'id', 'name', 'department', 'salary', and 'hire_date'. The query should return the names and salaries of the top 3 highest-paid employees in the 'Sales' department who were hired after January 1st, 2020.