it is showing error that ORA-00933: SQL command not properly ended, What to do?

前端 未结 0 492
囚心锁ツ
囚心锁ツ 2020-11-28 12:50

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题