分享至
朋友圈
微信
qq空间
qq
微博
复制
DELETE t1 FROM table1 t1 INNER JOIN table2 t2 ON t1.ref_id=t2.id AND t2.id=12