ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

55 / 68

Question 55:

See the Exhibit: 
image
You issued the following command: 
image
Which statement would be true in this scenario? 

Answer options:

A. The procedure would be invalidated
B. The procedure would remain as NATIVE code type
C. The procedure would be changed to INTERPRETED code type
D. The command would produce an error and the procedure must be compiled using the PLSQL_CODE_TYPE attribute with value INTERPRETED