字体:大 中 小
护眼
关灯
上一章
目录
下一章
1901 碎片化 (7 / 14)
/* check if we have any MSXOperators defined */
if not exists (SELECT * FROM msdb.dbo.sysoperators WHERE name = N'MSXOperator')
begin
raiserror(14363, -1, -1)
return 9
end
/* all checks have passed, insert new row into systargetservers table */
INSERT INTO msdb.dbo.systargetservers
(
server_name,
location,
time_zone_adjustment,
enlist_date,
The content is not finished, continue reading on the next page
更多完整内容阅读登陆
《墨缘文学网,https://wap.mywenxue.org》
上一章
目录
下一章