medium
SQL Query Generator
Generate SQL code based on natural language requirements.
📝 প্রম্পট বিষয়বস্তু
Write a SQL query to select all records from the users table where the created_at date is within the last 30 days, ordered by last_login in descending order.