JabbaTheNut
Programmer
I have a production database named "PRODUCTION_DATABASE" on "SERVER1". I would like to copy this database (and all its views, stored procedures, etc.) to the same server but under a different database name (i.e., "TEST_DATABASE" on "SERVER1"
. This copy will be used for software development testing purposes.
What is the best way to do this?
P.S. I have SQL Server 2000 Enterprise Edition.
Game Over, Man!
What is the best way to do this?
P.S. I have SQL Server 2000 Enterprise Edition.
Game Over, Man!