insert into testtab values
("John Smith", 22),
("Jane Doe", 55),
("Billy Bob Butler", 18);