O
1z0-146 Oracle Database 11g: Advanced PL/SQL
117 Questions
Question No. 1
See the Exhibit:
https://drive.google.com/file/d/172GlpExJSBNTRxH6gSv9DhbEJWEgFJXX/view?usp=sharing
Here is the structure of the EMPLOYEES table that exists in your schema:
https://drive.google.com/file/d/143OMldWFLjEegl2pbrXkeno0mNnDDu3K/view?usp=sharing
You successfully create a GET_MAX procedure to find the maximum salary in the department of a specified employee. You then code a PL/SQL block to display the maximum salary in the departments of the first five employees in the EMPLOYEES table. Examine in exhibit the procedure and the block of PL/SQL code, What is the outcome of executing the block of PL/SQL code?
Choose the correct option from the given list.
01 / 117