Database history for client usage

后端 未结 4 1259
心在旅途
心在旅途 2021-01-16 16:22

I\'m trying to figure out what would be the best way to have a history on a database, to track any Insert/Delete/Update that is done. The history data will need to be coded

4条回答
  •  暗喜
    暗喜 (楼主)
    2021-01-16 16:58

    If you are lucky enough to be on Oracle 11g, you could also use the Flashback Data Archive

提交回复
热议问题