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: How to get table size in bytes?

Re: How to get table size in bytes?

From: miguel <jmiguel_at_cet.pt>
Date: 1997/06/02
Message-ID: <01bc6f3f$35f80240$c65988c1@jmiguel.cet.pt>#1/1

Seeker <abdu_at_vr-net.com> wrote in article <5mnvqc$9cp$1_at_nntp.structured.net>...
>
> How to get a table size in bytes?
>
> Tony
>
>
> Abdel-hadi
> ---------------
> http://www.lilavideo.com - Lila's Video .. Your
 source for Arabic entertaintment titles
> http://www.geocities.com/heartland/plains/8606 - The Arab Connection
 . Make friends through ads
> http://www.rdrop.com/~abdu/arabic.html - Arabic PC
 Computing Resource
> Serving the Arab online community since 1992
>

Try:
  Select * from USER_SEGMENTS where segment_type='TABLE';

Miguel
Portugal Received on Mon Jun 02 1997 - 00:00:00 CDT

Original text of this message

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