🏠 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 SQL Query

#sql #database #code

Write a SQL query to extract specific data from a database schema.

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 earn more than $50,000, ordered by salary in descending order.