個別の履歴テーブルを用意することをお勧めします。また、TRIGGER を使用する代わりに、更新を行うたびに [update ... output delete.* into history table] を使用してください。