During scheduled update time everyday I would like to perform some data validation on what is currently in the DB.
Often times there is data from the past that gets updated and I currently have no way of going back and including that data unless I clear the DB and restart the BE to populate it again with all the data.
During scheduled update time everyday I would like to perform some data validation on what is currently in the DB.
Often times there is data from the past that gets updated and I currently have no way of going back and including that data unless I clear the DB and restart the BE to populate it again with all the data.