VvebOIDC/install/sql/insert/product/manufacturer_to_site.sql

7 lines
90 B
SQL

INSERT INTO `manufacturer_to_site` VALUES
(1,1),
(2,1),
(3,1),
(4,1),
(5,1),
(6,1);