AI Coder
AI
Code Editor
Show Output
SELECT * FROM employees WHERE dept_id IN (1, 3);
Output Preview