SyntaxFix
Write A Post
Hire A Developer
Questions
INSERT INTO prices(group, id, price) SELECT 7, articleId, 1.50 FROM article where name like 'ABC%';