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.