Resolved! How to get the details of record from the sys_audit_delete
I want to restore some deleted incident's records Conditions like this if delete date < xxxx and record.state < 4 sys_audit_delete,I observed this table, and it seems that the record of incident has become XML I want to read the value of the state f...
