How to refresh non-prod with Prod data
We would like to refresh our non-Prod environment with Production data. QC is getting harder as data in non-Prod are very old.
We have a list of Repository tables. Can we just exclude these Repository tables from import to non-Prod environments? Also, how do I make sure that we have the complete list?
Thanks.