删除一张表的数据,条件在另一张表 delete a from A a,B b where a.tel=b.tel and a.code=b.code and a.day='201808'; 相关文章: 2021-07-15 2021-08-17 2021-08-17 2022-01-02 2021-07-17 2021-12-09 2022-01-12 2021-09-02