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: Inserts and row chaining

Re: Inserts and row chaining

From: Neal Caldecott <n_caldec_at_kla.com>
Date: 1997/01/27
Message-ID: <01bc0c5f$b75a34e0$6e8bc6c6@n_caldecott.kla.com>#1/1

        You can have row chaining on insert for clustered tables (either hashed or indexed). Since the block which you insert to is not gotten from the freelist but from a calculated value of the inserted row you can find yourself chaining and chaining and chaining.

Neal

>
>
Received on Mon Jan 27 1997 - 00:00:00 CST

Original text of this message

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