Question: Write a PL/SQL block that allows the user to enter student id, and then the program prints all information about the student with the given
Write a PL/SQL block that allows the user to enter student id, and then the program prints all information about the student with the given id from the STUDENT table. Use exception handling to handle predefined exceptions: too many rows, value error, and no data found.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
