Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Partition Question
Hi Hamid,
this sounds like range partitioning to me ...
if you say you want to always have 12 partitions,
I am getting a little bit "nervous" --
I guess you mean that you want to add a new partition each time,
while dropping one partition at the end, right?
in other words, you don't "reuse" partitions.
Kind regards,
Lex.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Hamid Alavi
Sent: Wednesday, June 23, 2004 18:28
To: 'Oracle-L (E-mail)
Subject: Partition Question
List -
I have a column in all of my tables named partition_date but I want to partition tables based on the Month of this Date any body have any Idea? I want to have always 12 partition for each table Independent from a date Just Month .One partition for month 01, another for Month 02 etc till Month 12 then the next year is back again to Month 01 with using the partition date in each table my partition_date is TRUNC(sysdate). Thanks,
Hamid Alavi
Office : 818-737-0526
Cell phone : 818-416-5095
![]() |
![]() |