Hi,I have our production database and our development database. All SQL 2014.Our developers need to have the production data in their development server quickly. Problem is the production database is 300Gig. So traditional backup and restore takes too long.I need a way to update development quickly with the production data. What is the best way to accomplish this?
↧