I am very new to the oracle world and was reading up on how to combine a couple of For loops using an array of arrays. How do you do that for one? I can't seem to find a user defined type that will allow me to do this. Varrays seem to be single dimensional. I have about 9 variables and 11 different cases that use these Vars under different circumstances. I would like to in the loop roll through case one and populate variables, then case two and so on by incrementing a counter. Is there another way to do this. I know it seems vague...
Thanks
Greg
Thanks
Greg