delete * from product_attr ct where 1=1 and ct.productId = #{productId} and ct.attrCd = #{attrCd}