Trying to figure out what it means when I find an audit record in the Audit table that has an empty AttributeMask column and an empty ChangeData column on an update. So if nothing changed, no fields were update, what update is being audited here?
I'm trying to identify redundant or unnecessary audit records to purge them. So this looks like one possible option to remove... where the attribute mask and change data columns are empty on an update.