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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: IOT Vs Normal Tables

RE: IOT Vs Normal Tables

From: Alex Hillman <alex_hillman_at_physia.com>
Date: Thu, 14 Dec 2000 12:21:39 -0500
Message-Id: <10710.124587@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C065F2.519AA4A0
Content-Type: text/plain;

        charset="iso-8859-1"

Any other known complications?

Alex Hillman

-----Original Message-----
From: Rachel Carmichael [mailto:carmichr_at_hotmail.com] Sent: Thursday, December 14, 2000 10:51 AM To: Multiple recipients of list ORACLE-L Subject: Re: IOT Vs Normal Tables

IOTs can complicate your life (try looking for the object name, I freaked when I didn't see the table name)...

BUT.. I have a table with 2 columns -- the first is 12 characters and the primary key. The second is one character -- used or unused. Made no sense to

me to create a table and an index when I would ALWAYS be accessing both columns...... and I got to play with an IOT as well :)

Rachel

>From: jared still <jkstill_at_teleport.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: IOT Vs Normal Tables
>Date: Wed, 13 Dec 2000 20:35:31 -0800
>
>On Wed, 13 Dec 2000, Sanjay Kumar wrote:
>
> > Hi,
> >
> > Can anyone tell me how to see the performance differences of using IOTs
>over the normal tables.
> >
> > Sanjay
> >
>
>I don't think you will see any performance increase
>from an IOT.
>
>You can get the same performance if your query can
>be satisfied by an index without reading the table.
>i.e. the index has all the columns to satisfy the query.
>
>IOT's just save space and complicate your life. :)
>
>Jared Still
>Certified Oracle DBA and Part Time Perl Evangelist ;)
>jkstill_at_teleport.com
>jared_still_at_enron.net
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: jared still
> INET: jkstill_at_teleport.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).




Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: carmichr_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

------_=_NextPart_001_01C065F2.519AA4A0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>RE: IOT Vs Normal Tables</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Any other known complications?</FONT>
</P>

<P><FONT SIZE=3D2>Alex Hillman</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Rachel Carmichael [<A =
HREF=3D"mailto:carmichr_at_hotmail.com">mailto:carmichr_at_hotmail.com</A>]</F=
ONT>
<BR><FONT SIZE=3D2>Sent: Thursday, December 14, 2000 10:51 AM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject: Re: IOT Vs Normal Tables</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>IOTs can complicate your life (try looking for the =
object name, I freaked </FONT>
<BR><FONT SIZE=3D2>when I didn't see the table name)...</FONT>
</P>

<P><FONT SIZE=3D2>BUT.. I have a table with 2 columns -- the first is =
12 characters and the </FONT>
<BR><FONT SIZE=3D2>primary key. The second is one character -- used or =
unused. Made no sense to </FONT>
<BR><FONT SIZE=3D2>me to create a table and an index when I would =
ALWAYS be accessing both </FONT>
<BR><FONT SIZE=3D2>columns......&nbsp; and I got to play with an IOT as =
well :)</FONT>
</P>

<P><FONT SIZE=3D2>Rachel</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>&gt;From: jared still =
&lt;jkstill_at_teleport.com&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;Reply-To: ORACLE-L_at_fatcity.com</FONT>
<BR><FONT SIZE=3D2>&gt;To: Multiple recipients of list ORACLE-L =
&lt;ORACLE-L_at_fatcity.com&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;Subject: Re: IOT Vs Normal Tables</FONT>
<BR><FONT SIZE=3D2>&gt;Date: Wed, 13 Dec 2000 20:35:31 -0800</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;On Wed, 13 Dec 2000, Sanjay Kumar wrote:</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; Hi,</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; Can anyone tell me how to see the =
performance differences of using IOTs </FONT>
<BR><FONT SIZE=3D2>&gt;over the normal tables.</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; Sanjay</FONT>
<BR><FONT SIZE=3D2>&gt; &gt;</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;I don't think you will see any performance =
increase</FONT>
<BR><FONT SIZE=3D2>&gt;from an IOT.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;You can get the same performance if your query =
can</FONT>
<BR><FONT SIZE=3D2>&gt;be satisfied by an index without reading the =
table.</FONT>
<BR><FONT SIZE=3D2>&gt;i.e. the index has all the columns to satisfy =
the query.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;IOT's just save space and complicate your life. =
:)</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;Jared Still</FONT>
<BR><FONT SIZE=3D2>&gt;Certified Oracle DBA and Part Time Perl =
Evangelist ;)</FONT>
<BR><FONT SIZE=3D2>&gt;jkstill_at_teleport.com</FONT>
<BR><FONT SIZE=3D2>&gt;jared_still_at_enron.net</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;--</FONT>
<BR><FONT SIZE=3D2>&gt;Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.com" =
TARGET=3D"_blank">http://www.orafaq.com</A></FONT>
<BR><FONT SIZE=3D2>&gt;--</FONT>
<BR><FONT SIZE=3D2>&gt;Author: jared still</FONT>
<BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp; INET: jkstill_at_teleport.com</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt;Fat City Network Services&nbsp;&nbsp;&nbsp; -- =
(858) 538-5051&nbsp; FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>&gt;San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet =
access / Mailing Lists</FONT>
<BR><FONT =
SIZE=3D2>&gt;-----------------------------------------------------------=
---------</FONT>
<BR><FONT SIZE=3D2>&gt;To REMOVE yourself from this mailing list, send =
an E-Mail message</FONT>
<BR><FONT SIZE=3D2>&gt;to: ListGuru_at_fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>&gt;the message BODY, include a line containing: =
UNSUB ORACLE-L</FONT>
<BR><FONT SIZE=3D2>&gt;(or the name of mailing list you want to be =
removed from).&nbsp; You may</FONT>
<BR><FONT SIZE=3D2>&gt;also send the HELP command for other information =
(like subscribing).</FONT>
</P>

<P><FONT =
SIZE=3D2>_______________________________________________________________=
______________________</FONT>
<BR><FONT SIZE=3D2>Get more from the Web.&nbsp; FREE MSN Explorer =
download : <A HREF=3D"http://explorer.msn.com" =
TARGET=3D"_blank">http://explorer.msn.com</A></FONT>
</P>

<P><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.com" =
TARGET=3D"_blank">http://www.orafaq.com</A></FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: Rachel Carmichael</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: carmichr_at_hotmail.com</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- (858) =
538-5051&nbsp; FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet =
access / Mailing Lists</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
-----</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru_at_fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB =
ORACLE-L</FONT>
<BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
Received on Thu Dec 14 2000 - 11:21:39 CST

Original text of this message

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