阅读背景:

Simple script to backup all SQL Server databases

来源:互联网 
Problem

Sometimes things that seem complicated are much easier then you think and this is the power of using T-SQL to take care of repetitive tasks.  One of these tasks may be the need to backup all databases on your server.   This is not a big deal if you have a handful of databases, but I have seen several servers where there are 100+ databases on the same instance of SQL Server.  You could use SQL Server Management Studio to backup the databases or even use Maintenance Plans, but using T-SQL is a much simpler and faster approach.Sometimes things that seem complicate




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: