This document summarizes a research paper that proposes an effective database tampering detection system using verifiable computation and incremental updates. It discusses how existing tamper detection approaches like tiled bitmaps can detect tampering but may produce false positives in the candidate tamperer set. The paper aims to improve on this by developing an algorithm that can find the exact tampered data, time, and person responsible. It reviews related work on techniques like bilinear pairing, verifiable databases, and vector commitments, identifying limitations like efficiency and inability to support public verifiability. The proposed approach seeks to address database tampering in a more accurate and efficient manner.