USE `essentialmode`; INSERT INTO `items` (name, label) VALUES ('bread', 'Pain') ('water', 'Eau') ;