Home » SQL & PL/SQL » SQL & PL/SQL » How to identify the partition type (Oracle 11)
How to identify the partition type [message #655158] Tue, 23 August 2016 03:59 Go to next message
saipradyumn
Messages: 419
Registered: October 2011
Location: Hyderabad
Senior Member
Hi All ,

How to identify the partition type of a table from data dictionary views?
USER_TAB_PARTITIONS gives the information weather the partitioned or not.
But I want to know the partition type like LIST , HASH , RANGE ..
Is these any way to find out the partition type ?


Thanks
SaiPradyumn
Re: How to identify the partition type [message #655159 is a reply to message #655158] Tue, 23 August 2016 04:03 Go to previous messageGo to next message
John Watson
Messages: 8927
Registered: January 2010
Location: Global Village
Senior Member
dba_part_tables
Re: How to identify the partition type [message #655162 is a reply to message #655159] Tue, 23 August 2016 04:14 Go to previous messageGo to next message
saipradyumn
Messages: 419
Registered: October 2011
Location: Hyderabad
Senior Member
Thank a lot
Re: How to identify the partition type [message #655285 is a reply to message #655162] Fri, 26 August 2016 01:45 Go to previous messageGo to next message
saipradyumn
Messages: 419
Registered: October 2011
Location: Hyderabad
Senior Member

Hi John ,

Thanks for your answer.
How to identify the partition column. I mean on which column partition was applied .

Thanks
SaiPRadyumn
Re: How to identify the partition type [message #655290 is a reply to message #655285] Fri, 26 August 2016 02:15 Go to previous messageGo to next message
Michel Cadot
Messages: 68633
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

ALL_PART_KEY_COLUMNS

Re: How to identify the partition type [message #655296 is a reply to message #655290] Fri, 26 August 2016 02:46 Go to previous message
saipradyumn
Messages: 419
Registered: October 2011
Location: Hyderabad
Senior Member
Thanks Mike
Previous Topic: Minus Minutes
Next Topic: Selective count with a condition
Goto Forum:
  


Current Time: Mon Apr 15 23:18:08 CDT 2024