Write a PostgreSQL query to display the name, including first_name and last_name, and salary who works in the department either 30 or 100 and salary is out of the range between $10,000 and $15,000
Write a PostgreSQL query to display the name, including first_name and last_name, and salary who works in the department either 30 or 100 and salary is out of the range between $10,000 and $15,000.
Sample table: employees
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer