🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
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.