|
|
|
|
|
by lobster_johnson
3485 days ago
|
|
How does this work in Oracle? Seeing as the partitioning constraint would be time-dependent, wouldn't it need to re-evaluate it at regular intervals in order to shuffle data around? Is the feature explicitly time-oriented? |
|
The partition intervals are based on specific dates/times, not on the relative time from query execution.
Oracle also supports row movement which is the biggest missing feature here I believe.