[SysLog] FROM [AimManageDB].[dbo].[SysLog] (将数据库AimManageDB中的SysLog表复制到数据库IMCDB中) 跨服务器复制表select * INTO [SMSDB].[dbo].[SysLog] FROM ...
確定! 回上一頁