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

Generate a SQL Query

#database #sql #data

Writes a SQL query based on a data description.

Write a SQL query for a table named 'Employees' with columns 'id', 'name', 'department', and 'salary'. Select the names of employees who work in the 'Sales' department and earn more than 50,000. Order the results by salary in descending order.