Fixed
Details
Assignee
Erik-Berndt ScheperErik-Berndt ScheperReporter
Matthew B. JonesMatthew B. JonesComponents
Fix versions
Priority
Major
Details
Details
Assignee
Erik-Berndt Scheper
Erik-Berndt ScheperReporter
Matthew B. Jones
Matthew B. JonesComponents
Fix versions
Priority
Created July 9, 2010 at 3:44 PM
Updated March 21, 2011 at 7:09 PM
Resolved November 24, 2010 at 3:02 PM
There is strong desire to be able to purge old records out of a relational database by using table partitioning. In order to partition a table, you need to partition it on a column that exists within the table. So, in order to partition the _AUD tables by expired time, the timestamp of REVEND must be present within the table.