Re: URGENT: VARRAY as Input/Output variable

From: Jan <janik_at_pobox.sk>
Date: 9 Sep 2003 02:03:57 -0700
Message-ID: <81511301.0309090103.a8a97e1_at_posting.google.com>


before you start to do something with collections in your procedure/function, you should initialize that object. E.g. for your OUT parameter o_addr, you should put there:

o_addr:=addr_arr();

Jan Received on Tue Sep 09 2003 - 11:03:57 CEST

Original text of this message