InterviewSolution
Saved Bookmarks
| 1. |
In Case Of Record Level Audit What Is The Structure Of Table? |
|
Answer» The STRUCTURE of the table in RECORD level audit is: AUDIT_OPRID, AUDIT_STAMP, AUDIT_ACTN, AUDIT_RECNAME and can ADD FIELDS from record. The structure of the table in record level audit is: AUDIT_OPRID, AUDIT_STAMP, AUDIT_ACTN, AUDIT_RECNAME and can add fields from record. |
|