Disable Audit when making changes to the fields in change_request table
Hi,I am writing a script to make changes to the fields of change_request table. As this table is audited, all the changes are getting recorded and displayed in the Activity Formatter. I need to avoid the changes to get audited in the table. Please le...