028-86922220

建站动态

根据您的个性需求进行定制 先人一步 抢占小程序红利时代

sqlserver数据库备份语句

DECLARE @strPath NVARCHAR(200)


set @strPath = convert(NVARCHAR(19),getdate(),120)
set @strPath = REPLACE(@strPath, ':' , '.')
set @strPath = '备份路径'+'CopyBSS'+@strPath + '.bak'

backup database 数据库名 to disk = @strPath
 with noinit , nounload , noskip , STATS = 10, NOFORMAT

创新互联专注于台州企业网站建设,响应式网站设计,购物商城网站建设。台州网站建设公司,为台州等地区提供建站服务。全流程按需策划,专业设计,全程项目跟踪,创新互联专业和态度为您提供的服务


新闻标题:sqlserver数据库备份语句
本文网址:http://www.tsicrk.com/article/jejges.html

其他资讯

让你的专属顾问为你服务

2.9058s