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 -> Re: Oracle8 Object Tables and Nested Tables

Re: Oracle8 Object Tables and Nested Tables

From: Axel Nagel <nagel_at_mpimg-berlin-dahlem.mpg.de>
Date: Wed, 16 Sep 1998 17:06:51 +0200
Message-ID: <35FFD40B.C98917FB@mpimg-berlin-dahlem.mpg.de>


hi,

I tested a lot of the oracle 8 features. As far as I now nested tables are just single level features as you suggested. It think I read in the Oracle 8 online documentation.

Keep in mind that you have to specify a name for a table where oracle stores the nested tables data.
I also encountered significantly bad performance while trying to select for something which is located in a nested table.

In your example:
What is the name of the person who has phone code 12312.

Be also aware of the fact that when you create tables from types you are stuck with the types, you won't be able to change.

Axel

--


Received on Wed Sep 16 1998 - 10:06:51 CDT

Original text of this message

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