Question: Exercise 3 . 2 Write a PL / SQL block using record that will prompt the user to enter employee number. A message must be

Exercise 3.2
Write a PL/SQL block using record that will prompt the user to enter employee number. A
message must be displayed back to the user as follows. Make use of %TYPE attributes.
Enter value for employee_no: 7839
7369-SMITH (CLERK) IS WORKING IN NEW YORK UNDER KING EARNING SALARY OF R1250.00
SINCE 1983
Exercise 3.3
Write a PL/SQL block that declare a cursor for all employees working in department 10 as given
in the following sample output below, Make use of explicit cursor.
3.3.1 Revise the program code to make use of PL/SQL record and include average salary,
maximum salary, and minimum salaries per department.
 Exercise 3.2 Write a PL/SQL block using record that will prompt

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!