🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links
intermediate

SQL Query Generator

#sql #database #coding

Generates a SQL query to retrieve specific user data based on time constraints.

Generate a SQL query to select all user names and email addresses from the 'users' table where the registration date is within the last 30 days. Order the results by registration date in descending order.