摘要:
SQLIOSim IOMeter Prime95 阅读全文
posted @ 2019-05-11 11:52
易哲
阅读(875)
评论(0)
推荐(0)
|
摘要:
设置开关 启动程序自动运行存储过程必须启动该命令 sp_configure "show advanced options",1; go reconfigure; go 设置启动存储过程 sp_configure "scan for startup procs",1; go reconfigure; 阅读全文
posted @ 2019-05-11 09:57
易哲
阅读(484)
评论(0)
推荐(0)
|