增加"定时删除数据库S1270一年以上数据"

This commit is contained in:
liming 蔡
2026-07-28 09:59:42 +08:00
parent af014ed33c
commit 799fb8ff06
4 changed files with 122 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
定时删除数据库S1270一年以上的数据
1. 根据文件TaskSchedule.sql创建删除数据存储过程
2. 在D盘创建文件夹MyBat, 存放sqlSchedule.bat
3. 打开windows的任务计划程序,导入DeepSeaDeleteSchedule.xml
4. 运行DeepSeaDeleteSchedule,查看D:\BatLogs中的日志,验证定时删除是否正常