Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> VARRAY of ROWID
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
![]() |
![]() |