delete * from cust_attr ct where 1=1 and ct.custId = #{custId} and ct.attrCd = #{attrCd}