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: chained rows

Re: chained rows

From: Ashish Shah <ar_shah_at_yahoo.com>
Date: Tue, 13 Jun 2000 14:10:23 -0700 (PDT)
Message-Id: <10527.109096@fatcity.com>

  1. create chained_rows table from $ORAclE_HOME/rdbms/admin/utlchain.sql
  2. analyze table emp list chained rows into chained_rows;
  3. select * from chained_rows.

this should doit.


Ashish
Toronto, Canada

Do You Yahoo!? Received on Tue Jun 13 2000 - 16:10:23 CDT

Original text of this message

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