On SQL 2005
I want to grab a full backup of my production database to use on my development server. The admins on my team already have a backup device configured and I dont want to affect that, I just want to run a command to create a new backup file and then im done.
Can I run a backup, creating a new .bak file in the process?
http://msdn.microsoft.com/en-us/library/ms191304(v=sql.105).aspx