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.


Join the conversation! Your thoughts help the community grow.