Staging databse

I have a staging database where the data is not testable anymore. I also have a production database where the data is good and what the actual user are interacting with. Is there a way to take a snapshot of the prod database and set that as the staging database?
Was this page helpful?