Tagged Questions

47
votes
23answers
1k views

Detecting database tampering, is it possible?

Long time listener, first time caller. 'Say you have a database table that is responsible for logging user activity. The integrity of this log is important, so you want to be able to detect if ...