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

Generate SQL Query from Description

#database #sql #coding

Constructs a SQL query based on a natural language description of data needs.

Write a SQL query to select the names and email addresses of all customers who have made a purchase in the last 30 days from a table named 'users' and an 'orders' table, joining them by user_id.