id INT(11) not_null AUTO_INCREMENT
products_id INT(11) not_null
categories_id INT(11) not_null
--
primary id
