Re: partitioning with date
Posted by:
Aftab Khan
Date: March 18, 2009 09:19AM
Can you provide us following
EXPLAIN PARTITIONS SELECT * FROM?
SHOW CREATE TABLE ?
The MySQL optimizer will recognize two date-based functions for partition pruning purposes:
1.TO_DAYS()
2.YEAR()
Edited 1 time(s). Last edit at 03/18/2009 10:40AM by Aftab Khan.
Subject
Views
Written By
Posted
3775
February 24, 2009 08:15AM
Re: partitioning with date
2356
March 18, 2009 09:19AM
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.