READ Free Dumps For Oracle- 1z0-144
Question ID 22007 | Anonymous blocks are used when building scripts to seed data or perform one-time processing activities. In which of the following sections of the anonymous-block of PL/SQL can anonymousblock programs be nested? |
Option A | Exception |
Option B | Declaration |
Option C | Execution |
Option D | Definition |
Correct Answer | C |
Question ID 22008 | You work as an Application Developer for Tech-Mart Inc. The company uses an Oracle database. The database contains a function named Calc_Sal. You want to |
Option A | Drop the function and create a new one. |
Option B | Use the MODIFY FUNCTION statement. |
Option C | Use the CREATE OR REPLACE FUNCTION statement. |
Option D | Use the ALTER FUNCTION statement. |
Correct Answer | A,C |