🏠 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

Text to SQL Conversion

#sql #database #coding

Generate a SQL query based on a natural language description.

I have a table named 'employees' with columns 'id', 'name', 'department', and 'salary'. Write a SQL query to find the average salary for each department, sorted by average salary in descending order.