I\'ve been asked to create a simple DataGrid-style application to edit a single table of a database, and that\'s easy enough. But part of the request is to create an audit t
Ditto use triggers.
Anyone considering soft deletion should have a read of Richard Dingwall's The trouble with soft delete.