Finding old value of a field

samadam
Kilo Sage

I have a requirement to pull the old value of a filed which was updated on a particular date. Tried to query the sys_audit table but transactions are failing. What is the best option to do this?

5 REPLIES 5

Hi,

I tried this code, it works!!!! Best solution to find the old values .. Thanks