SyntaxFix
Write A Post
Hire A Developer
Questions
just use a subquery right there like:
INSERT INTO table1 VALUES ("A string", 5, (SELECT ...)).