Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> PL/SQL tables

PL/SQL tables

From: Haresh Assumal <assumal_at_sprynet.com>
Date: 1997/11/07
Message-ID: <01bceb18$a6911640$fab1aacc@mycomp.intermediainc.com>#1/1

Hello,
I would like to find a way to write a function that is able to define (create) 'n' number of PL/SQL tables at runtime, populate them then return 'n' number of pl/sql tables (columns) to a calling application. I would imagin that I would need to return a cursor but I'm not sure how to do this.

Is this possible?

Thanks,
Haresh
E-mail: assumal_at_sprynet.com Received on Fri Nov 07 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US