SQL Script to clone database leaving original untouched
问题 we currently have a base installation of our CMS, in this CMS it contains a complete working dataset for users, products, content etc. We are looking to increase our installation time because right now we currently have to go into SQL Server 2012, create a new DB and then restore the DB from an existing base installation db. This can take up to 10 - 15 minutes each installation we do. We also make sure our base database has all the requirements for sites we build. Our issue is, we would like