Intermediate
SQL Query Generator
Generate a SQL query for selecting specific data based on criteria.
📝 প্রম্পট বিষয়বস্তু
Write a SQL query for a table named 'employees'. Select the first name, last name, and salary of all employees who work in the 'Sales' department and earn more than 50,000.