I was wondering if there is a way to back up the entire SQL Server (we use SQL Server 2008) at specific intervals in a specific place. I know that we can back up individual specific databases, but for ease of use and not back up every time I want a new database, is there a way to do this?
If, however, I should have a way to restore only one database from a server backup, as if I supported them separately.
The method used will be just a clean backup, not a difference, so there is no need to worry about complications.
source
share