AI Coder
AI
Code Editor
Show Output
INSERT INTO employees (emp_name, hire_date, salary) VALUES ('Adam Smith', '2015-06-24', 4500);
Output Preview