AI Coder
AI
Code Editor
Show Output
SELECT * FROM employees WHERE salary > 7000 OR dept_id = 5;
Output Preview