Put each one in its own block:
begin
execute . . . ;
exception when others then NULL;
end;
begin
execute . . . ;
exception when others then NULL;
end;
|
Results 1 to 4 of 4
Thread: PL/SQL codeThreaded View
|
Click Here to Expand Forum to Full Width |