-- MySQL 8.0.19 VALUES ROW('string', 100, null), ROW('foo', 200, null); -- SQL VALUES ('string2', 300, null), ('foo2', 400, null);