([SubCategoryId], [ProductId]),
CONSTRAINT [FK_ProductSubCategory_Product_ProductId] FOREIGNKEYSpecify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGNKEY constraints.Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other