47 USING PL/SQL Make a procedure called upmarksXX that will ta

USING PL/SQL Make a procedure called upmarksXX that will take as… USING PL/SQL Make a procedure called upmarksXX that will take as input the data from the previous studentXX table. The grades will be increased by 11.5% and the result will be rounded to a whole number. Do not allow the output to go above 100. Do not change the grade. Display all 10 rows againCode goes belowComputer Science Engineering & Technology MYSQL DBS 311