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.