Re: Partition by Date Column
You can use any function or expression that returns an integer type. Currently, however, optimisation is limited to TO_DAYS() and YEAR().
For partitioning by KEY(), you can use DATE/TIME/DATETIME columns directly and the performance should be about the same as with any other column type.
Jon Stephens
MySQL Documentation Team @ Oracle
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
17650
July 05, 2006 10:23AM
5844
July 24, 2006 09:01AM
5267
September 04, 2006 09:56PM
Re: Partition by Date Column
4601
September 05, 2006 05:07PM
6116
September 06, 2006 01:34AM
4167
October 03, 2006 12:06PM
5185
October 03, 2006 09:04PM
4047
October 25, 2006 08:45AM
3963
October 26, 2006 11:24PM
3818
January 28, 2009 02:08AM
3855
March 19, 2009 01:35AM
3647
April 06, 2009 08:15AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.