Code: Select all
begin
:result := "ADD_СКЛАД СІМ'Ї"( idgroup => null,
needlog => '1'
);
end;
Exception text:
Code: Select all
ORA-06550: line 2, column 49:
PLS-00103: Encountered the symbol "" when expecting one of the following:
( - + case mod new not null others <an identifier>
<a double-quoted delimited-identifier> <a bind variable> avg
count current exists max min prior sql stddev sum variance
execute forall merge time timestamp interval date
<a string literal with character set specification>
<a number> <a single-quoted SQL string> pipe
<an alternatively-quoted string literal with character set specification>
<an alternatively-qu