摘要: 背景 今天想删除历史自动化创建的数据 好家伙执行sql提示了: 1093 - You can't specify target table 'hardware' for update in FROM clause 我写的sql: DELETE from tb1 where id in (select 阅读全文
posted @ 2022-09-23 15:41 Tarzen 阅读(38) 评论(0) 推荐(0)