June 18, 2014 at 5:26 am
I am newer to sql server.so can u help me how to backup and restore SQL Server databases using ssms in sql server 2012
June 18, 2014 at 5:33 am
There must be one gazillion hits on Google for "sql server backup restore".
This is one of them:
Create a Full Database Backup (SQL Server)
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 18, 2014 at 6:18 am
I have two videos on Youtube on how to do this. This one is on using T-SQL to do the backups and it's the right way to do backups. This one is on using the GUI. Here's an article I wrote for SQL Server 2014[/url]. The majority of it will be applicable to 2012. Here's one on common backup questions[/url]. Here's another on why you need to do backups[/url]. Here's one on how to get information from your backups [/url]once you have them. Here's one on multi-server management [/url]of backups. Here's how to verify your backups [/url]are good. This one shows how to avoid common backup problems[/url]. And just for good measure, here's one more on backups for the accidental DBA[/url].
And that's just the stuff I've written on it, not counting all the posts on my blog.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply