arrays with different length in PL/SQL

From: Torsten Greiff <Torsten.Greiff_at_t-online.de>
Date: 1997/01/11
Message-ID: <5b8cp5$mil_at_news00.btx.dtag.de>#1/1


Is it possible to have multiple arrays in a PL/SQL procedure from an OCI app.
for example:

vararray is a table of varchar2(20)

procedure marray(arr1 in vararray, arr2 in vararray, arr3 in vararray

form the oci app arr1 has 20 elements arr2 100 and arr3 150

is this possible

Thanks in advance. Received on Sat Jan 11 1997 - 00:00:00 CET

Original text of this message