INSERT INTO `items` (`name`, `label`, `limit`) VALUES ('football', 'Football', 100), ('basketball', 'Basketball', 100), ('baseball', 'Baseball', 100), ('soccer', 'Soccer Ball', 100), ;