You right andrew I don't understand either.
I have another question because now I'm getting an error of type
ERREUR à la ligne 1 :
ORA-01840: input value not long enough for date format
ORA-06512: at "INTRA.OPR_PCK_CATIT", line 160
ORA-06512: at line 1
and actually the line his refering too is like this
FETCH C_initFldInf INTO A,B,C,D,E,F,G,H,I;
Thanks
Quote:
Originally posted by andrewst
That's OK. I can't say I really understand WHY you have to "extend" a VARRAY just to use the elements you already declared!
|