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: Number of partitions on a table?

Re: Number of partitions on a table?

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Tue, 02 Nov 2004 22:59:50 -0800
Message-ID: <1099465123.601593@yasure>


debashish wrote:

> Hello
> How can one know the number of partitions on a table?
>
> Thanks in advance
> Debashish

dba_ind_partitions
dba_ind_subpartitions
dba_lob_partitions
dba_lob_subpartitions
dba_subpartition_templates
dba_subpart_col_statistics
dba_subpart_histograms
dba_subpart_key_columns
dba_tab_partitions
dba_tab_subpartitions

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Wed Nov 03 2004 - 00:59:50 CST

Original text of this message

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