Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Full Backups using T-SQL and SSMS
WhatsApp
Om Agarwal
11y
3.6
k
0
0
25
Blog
In this blog, covers the basics of full backups in SQL Server. Data is critical and data cannot be lost. It's a complete copy of the database that includes backing up users and permissions as well as part of the transaction log permissions.
Using SSMS
Right click on the database name
Select Tasks > Backup
Select "Full" as the backup type
Select "Disk" as the destination
Click on "Add..." to add a backup file and type “D:\backup\testing.bak"
Click "OK" to create the backup
Click OK
Using T-SQL
Right down below query in query window.
SQL Server Full Backups using T-SQL and SSMS
Up Next
SQL Server - Get The Full SQL Server Instance Name
Ebook Download
View all
Introducing Microsoft SQL Server 2016
Read by 11k people
Download Now!
Learn
View all
Membership not found