Audit table

  • I would like to monitor a table, I mean I would like to monitor when and what records are deleted.

    Is It possible?

  • Set up a trigger FOR DELETE to record deleted records + some audit information into another table.

    _____________
    Code for TallyGenerator

  • Yes,

    I though the same, using SQL Profile? but I think is not possible and to heavy.

    Thank

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply