首页 / 安企技术 / 安企CMS【已发布文章】批量删除,举例ID 开始 78594-108119 结束 /

安企CMS【已发布文章】批量删除,举例ID 开始 78594-108119 结束

内容来源: 安企AnqiCMS下载站官网YOUXI.010173.COM  |   发布时间: 2024-07-08 20:58

安企CMS【已发布文章】批量删除,举例ID 开始 78594-108119 结束

delete from archives where id >= 78594 and id < 108119;
delete from archive_data where id >= 78594 and id < 108119;
delete from archive_flags where archive_id >= 78594 and archive_id < 108119;
delete from tag_data where item_id >= 78594 and item_id < 108119;

如图:

888_20240708204819

999_20240708204618

相关文章