Question: question 10 Question 9 Write a PL/SQL. block that accepts a user input representing a student id. Uses the select into clause to select the
Question 9 Write a PL/SQL. block that accepts a user input representing a student id. Uses the select into clause to select the row with the entered ID from the STUDENT table saves it into variables. Then, print the record identified. Use \%TYPE to identify the suitable scalar variables. - Student ID: - Student Name: - Student Faculty: - Student Address: Question 10 RE-WRITE (9) using predefined record variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
