Home » RDBMS Server » Server Administration » Passing a PL/SQL nested table like parameter
Passing a PL/SQL nested table like parameter [message #370350] Wed, 01 September 1999 11:25
Luis Claudio
Messages: 5
Registered: July 1999
Junior Member
Hi,

does somebody help me about how passing a nested table as an argument to a procedure?

ex.

tab IS TABLE OF integer INDEX BY BINARY_INTEGER;
...
tab := (1,..,n)
cross(tab);

Is it possible to do this?? And how to define it within a package??

Thanx for any help,

Luis Claudio.
Previous Topic: Date bug in oracle?
Next Topic: Launch a package
Goto Forum:
  


Current Time: Fri Apr 19 13:13:25 CDT 2024