Finding old value of a field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 06:12 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2022 08:59 AM
Hi,
I tried this code, it works!!!! Best solution to find the old values .. Thanks