READ Free Dumps For Oracle- 1z0-146
Question ID 20630 | See the Exhibit: Exhibit2 You execute the following command: You create a new package called PACK. Examine the PL/SQL code in exhibit for the PACK1 package The SIGNATURE column has a unique value for an identifier except for identifiers with the same name |
Option A | The SIGNATURE column has a unique value for an identifier except for identifiers with the same name |
Option B | The TYPE column has the value of packages, function or procedures, object types, PL/SQL types, |
Option C | The query shows the output for only those identifiers for PL/SQL objects, which are created by the user |
Option D | The ALTER SESSION command automatically collects identifier data and the query shows the output |
Correct Answer | B,C |
Question ID 20631 | See the Exhibit: You issued the following command: The procedure would be invalidated Which statement would be true in this scenario? |
Option A | The procedure would be invalidated |
Option B | The procedure would remain as NATIVE code type |
Option C | The procedure would be changed to INTERPRETED code type |
Option D | The command would produce an error and the procedure must be compiled using the |
Correct Answer | C |