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: List of partitions

Re: List of partitions

From: <supoman_at_yahoo.com>
Date: 10 Jan 2005 11:08:56 -0800
Message-ID: <1105384136.906482.265150@c13g2000cwb.googlegroups.com>


select table_name,partition_name
from dba_tab_parititions

or user_tab_partitions or all_tab_partitions Received on Mon Jan 10 2005 - 13:08:56 CST

Original text of this message

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