medium
SQL Query Generator
Generate a SQL query based on a natural language description.
📝 محتوى الأمر
Write a SQL query to retrieve specific data based on this description: [Describe data needed]. Assume the table name is 'users' with columns 'id', 'username', 'email', 'signup_date', and 'status'.