摘要:
使用workbench,如果你要批量更新或删除数据,一般会报“ Error Code: 1175 You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column 阅读全文
摘要:
net use * /del /yes NET USE X: \\10.29.48.12\shares\Test password /user:DOMAIN1\account set AutoPath=X:\ %AutoPath:~0,2% pushd %AutoPath% cd /d %AutoPath% rem delete reports generated 7 days ago ... 阅读全文