Shadow table

  • Can anyone please explain me wat is a shadow table in sql server?

    thanks,

  • People tend to call that to an "audit" table which has the same structure than the normal table plus some extra metadata information like timestamp for the change, if the change was Insert,update or delete, the security credentials of the "changer", etc...


    * Noel

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

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