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