Go to the FreeLists Home Page Home Signup Help Login
 



Browse oracle-l: This Month's ArchiveMain Archive PageRelated postsPrevious by DateNext by Date

Re: partition key from data dictionary

  • From: "Keith Moore" <kmoore@xxxxxxxxxxxx>
  • To: oracledbaquestions@xxxxxxxxx
  • Date: Tue, 29 Jul 2008 16:24:08 -0500 (CDT)
I know others have already answered your question but here is a simple query
that will often allow you to find the table yourself:

select table_name from dictionary where table_name like '%PART%';

Keith

> I am looking at dba_tab_partiitions and dba_part_tables and I don't see the
> actual partition key column list there. What view do I check>? I know I can
> use dbms_metadata. I am trying to find it in the data dictionary.
>


--
http://www.freelists.org/webpage/oracle-l


Other related posts:

  • partition key from data dictionary
  • Re: partition key from data dictionary
  • Re: partition key from data dictionary
  • Re: partition key from data dictionary




  • [ Home | Signup | Help | Login | Archives | Lists ]

    All trademarks and copyrights within the FreeLists archives are owned by their respective owners.
    Everything else ©2008 Avenir Technologies, LLC.