mysql连表批量删除

delete from a using a,b,c where a.xx = b.xx and b.xx = c.xx and 自己加的条件

 
posted @ 2020-09-02 21:00  埃姆提斯  阅读(173)  评论(0)    收藏  举报