Question: Write a PL/SQL block that allows the user to input an ID. Then the program finds the maximum mark among the marks for that student
Write a PL/SQL block that allows the user to input an ID. Then the program finds the maximum mark among the marks for that student in the MARKS table. Use exception handling to handle the following predefined exceptions: value error, no data found, and other exceptions.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
