declare 2 3 begin 4 5 end; 6 /end;*ERROR at line 5:ORA-06550: line 5, column 1:PLS-00103: Encountered the symbol "END" when expecting one of . 5 members have posted answers.">
RE: What will happen to an anonymus block,if there is ...
Elapsed: 00:00:00.01system@vicdw_vicwarehouse01> declare 2 3 begin 4 5 end; 6 /end;*ERROR at line 5:ORA-06550: line 5 column 1:PLS-00103: Encountered the symbol END when expecting one of the following:begin case declare exit for goto if loop mod null pragmaraise return select update while with < pipeElapsed: 00:00:00.03system@vicdw_vicwarehouse01>