Hello,
I'm trying to solve the following problem. I have a central DB that holds data for many organizational units. Data for every organizational unit spans many tables. The problem is how to process a request from one of the organizational units to restore their, and only their data from lets say yesterday, and left the other data unchanged?
Are there any default scenarios how to solve it? I'm trying to use Change Data Capture mechanism, but I'm not sure if it's the right path to follow.
Any suggestions are appreciated.
Thanks,
Pawel