Vituity interview question

How would you validate the data integrity for ad hoc requests?

Interview Answer

Anonymous

19 Mar 2015

Have one benchmark number from the historical data and then compare the ad hoc result with this number to see if there is a huge variance. If there is a variance then check the process, if process ok then check the data source.

1