bugfix
parent
57f1ce50dc
commit
ef99d9114a
2
32_7.sql
2
32_7.sql
|
@ -54,7 +54,7 @@ declare variable F_OPER type of D_SMALLINT;
|
||||||
|
|
||||||
-- Execute blocks
|
-- Execute blocks
|
||||||
declare variable EXEC_BLOCK_TEXT_32_NEG_1 type of column EXEC_BLOCKS.EXEC_BLOCKS_TEXT;
|
declare variable EXEC_BLOCK_TEXT_32_NEG_1 type of column EXEC_BLOCKS.EXEC_BLOCKS_TEXT;
|
||||||
declare variable EXEC_BLOCK_32_NEG_1_OUT_KEY type of D_BIGINT;
|
declare variable EXEC_BLOCK_32_NEG_1_OUT_KEY type of D_STR1024;
|
||||||
declare variable EXEC_BLOCK_32_NEG_1_OUT_VAL type of D_STR1024;
|
declare variable EXEC_BLOCK_32_NEG_1_OUT_VAL type of D_STR1024;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
|
Loading…
Reference in New Issue