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

Home -> Community -> Usenet -> c.d.o.misc -> VARRAY of ROWID

VARRAY of ROWID

From: Honglin Su <hosu_at_cs.umbc.edu>
Date: Fri, 03 Sep 1999 16:57:49 -0400
Message-ID: <37D0364D.F1C33179@cs.umbc.edu>

Hi, there,

Is there any way to create an VARRAY of ROWID?

e.g.

create type as varray(10) of rowid;

but it shows the compilation error. I want an array to contain several rowid information. How can I do it?

Thank you!

Honglin Received on Fri Sep 03 1999 - 15:57:49 CDT

Original text of this message

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