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 -> nested tables and member functions

nested tables and member functions

From: oli <oliwarweg_at_gmx.net>
Date: Tue, 8 Jan 2002 13:12:41 +0100
Message-ID: <a1eoar$o2l$1@piggy.rz.tu-ilmenau.de>


Hello,

Is it possible to define member functions for a nested table type:

CREATE TYPE NT_TYPE AS TABLE OF O_TYPE
(

    member function do_something retrun O_TYPE );

and if not, are there any round abouts

thanks for every hint

oli Received on Tue Jan 08 2002 - 06:12:41 CST

Original text of this message

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