I have two databases. A production and a reporting db. The reporting db gets a transactional snapshot applied to it nightly for many tables.
An example is tblWIP.
Is it possible to pull the wipIDs that were updated by that snapshot and put them into a db table or access them in some way?
Thanks!
An example is tblWIP.
Is it possible to pull the wipIDs that were updated by that snapshot and put them into a db table or access them in some way?
Thanks!