select * from student_79; DECLARE total_rows number(2); BEGIN UPDATE student_10 SET age = age + 2; IF sql%notfound THEN dbms_output.put_line(\'no student updated\'); ELSIF s