How does oracle execute multiple sql at a time?

alter table TB_EXAM_PROBLEM modify PRO_DESC VARCHAR2 (4000); alter table TB_EXAM_PROBLEM modify PRO_KEY VARCHAR2 (4000);
after adding begin.end, still report an error?

Jan.13,2022
Menu