READ Free Dumps For Oracle- 1z0-144
Question ID 2627 | Examine the following command: |
Option A | A. It issues a warning whenever ERROR: 05003 occur during compilation. |
Option B | B. It causes the compilation to fail whenever the warning ERROR.05003 occurs. |
Option C | C. It issues warnings whenever the code causes an unexpected action or wrong results performance problems. |
Option D | D. It causes the compilation to fail whenever the code gives wrong results or contains statements that are never executed. |
Correct Answer | C |
Question ID 2628 | View the exhibit and examine the structure of the products table. |
Option A | A. It executes successfully but no error messages get recorded in the DEBUG_OUTPUT table |
Option B | B. It executes successfully and any error messages get recorded in the DEBUG_OUTPUT table. |
Option C | C. It gives an error because PRAGMA AUTONOMOUS_TRANSACTION can be used only in packaged procedures. |
Option D | D. It gives an error because procedures containing PRAGMA AUTONOMOUS_TRANSACTION cannot be called from the exception section. |
Correct Answer | A |