Hi Gurus,
our admin deleted by accident the triggers on our tables! I could successfully regenerate everything but the point is that we do have a lot of missing/not up-to-date data in our target system.
I have been looking for a standard solution to reload part of the data for a given table but was not able to find anything.
Does anyone know how to re-load part of the data (kind of "insert into <log_table>") given a range of primary key?
Thanks a lot!
Cyril.