How can we handle already existing 20,000 records when we are optimising a new property in production environment.
There are 20,000 already optimised records like name,age,salary etc in prod environment now a requirement came like we need to optimise a new property marital status and include that also along with these records in production,how will we achieve this?