DELETE FROM ic_customer_report WHERE CUSTOMER_ID IN ( #{c} ) DELETE FROM ic_report_fun WHERE CUSTOMER_REPORT_ID IN ( #{r} )