AI Coder
AI
Code Editor
Show Output
UPDATE employees SET salary = 6000, dept_id = 2 WHERE emp_id = 5;
Output Preview