Click to See Complete Forum and Search --> : arrays


helpme
08-16-2001, 09:24 AM
can any1 pls tell me how to use arrays in oracle stored procedure..
thanx

helpme
08-16-2001, 10:24 AM
can i bind an array?
if yes how?

rbala_sub
08-17-2001, 04:54 AM
you can make use of varrays or Pl/SQL tables

Bala