Hi ,
We have a situation where data needs to be updated on a table. We are not allowing users to update directly on table. we have asked users to copy the data on to a csv file for the changes they need to done.
Each table has a primary key and we need to implement the historical attribute of the data by using scd. Can someone help me out if this is a right approach or any other easy way to handle this.
Thanks