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

Home -> Community -> Usenet -> c.d.o.misc -> Re: capacity of Oracle tables

Re: capacity of Oracle tables

From: Kyoungrok, Lee <tunnel_at_hanmail.net>
Date: Wed, 7 Jul 1999 00:17:16 +0900
Message-ID: <Z1pg3.313$l7.6193@news.hananet.net>

M S Frost <M.S.Frost_at_cs.cf.ac.uk>ÀÌ(°¡) ¾Æ·¡ ¸Þ½ÃÁö¸¦ news:37820FCB.C19AFCDC_at_cs.cf.ac.uk¿¡ °Ô½ÃÇÏ¿´½À´Ï´Ù.
> Does anyone know- does Oracle have an upper limit as to the number of
> rows per table ?
>
> Thanks
>
> Michael Frost
>

Do you know rowid?
the rowid is consist of 3 part. A part of those 3 parts is same rownum. SQL> select rowid from tables;
like this... Received on Tue Jul 06 1999 - 10:17:16 CDT

Original text of this message

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