🏠 Beranda
Benchmark
📊 Semua Benchmark 🦖 Dinosaurus v1 🦖 Dinosaurus v2 ✅ Aplikasi To-Do List 🎨 Halaman Bebas Kreatif 🎯 FSACB - Showcase Utama 🌍 Benchmark Terjemahan
Model
🏆 Top 10 Model 🆓 Model Gratis 📋 Semua Model ⚙️ Kilo Code
Sumber Daya
💬 Perpustakaan Prompt 📖 Glosarium AI 🔗 Tautan Berguna
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.