SyntaxFix
Write A Post
Hire A Developer
Questions
INSERT INTO hr.employees (location_id) VALUE (1000) WHERE first_name LIKE '%D%';
let me know if there is any problem in this statement.