Separation of development, testing and production database servers [Mandatory]
Using production database servers for development and testing activities could result in accidental damage to their integrity or contents. Therefore development, testing and production database servers should be separated.
No Comments