BUS300 1
Part B: Answer the following questions with a narrative response in complete sentences.
Note: You will need to submit responses to the questions including all the SQL scripts that you may have created. You also must provide screen shots of specific portions of the work you have done, especially the final results and some important intermediate steps.
1. Use Oracle10g to modify the DML audit mode (Simple 2) to include the INSERT statement.
2. Use Oracle10g to modify the DML audit model (Simple 2) to register a type of operation applied on the row.
3. Use Oracle10g to develop a data history model based on the AFTER INSERT, UPDATE, or DELETE trigger.
4. Using the Audit Simple 1 model, modify the PL/SQL code presented for this model in the chapter to include auditing columns.
5. Using Oracle10g and any of the audit designs presented in this chapter or Chapter 7, produce an audit trail of any DML statement activities on any table belonging to a schema other than SYS or SYSTEM.