READ Free Dumps For Oracle- 1z0-144
Question ID 22028 | You work as an Application Developer for Dolliver Inc. The company uses an Oracle database. The database contains two tables named Orders and |
Option A | Create a statement trigger on the Audit_Records table. |
Option B | Create a statement trigger on the Orders table. |
Option C | Create a row trigger on the Audit_Records table. |
Option D | Create a row trigger on the Orders table. |
Correct Answer | D |
Question ID 22029 | What happens if an exception is raised in the program, and that exception is not handled by an exception section in either the current or enclosing PL/SQL blocks? |
Option A | Nothing will happen; the program will execute successfully. |
Option B | The program will return an error. |
Option C | The program will generate an output. |
Option D | The program will pause for a moment and then resume its execution. |
Correct Answer | B |