DBScholar

Back to papers

Supporting Table Partitioning By Reference in Oracle

Summary: Introduces partition by reference, letting parent-child tables be equi-partitioned by inheriting the parent key without duplicating columns. Uses an active referential constraint to cascade partition maintenance and atomically migrate child rows on parent key updates, implemented in Oracle 11gR1 for single and composite partitioning. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
4120
Venue
SIGMOD
Year
2008
Pagerank
8.2764713e-05
Overall Rank
2,666 | 81.72%
DOI
10.1145/1376616.1376727

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{eadon_sigmod08,
        title = {{Supporting Table Partitioning By Reference in Oracle}},
        author = {Eadon, George and Raghavan, Ananth and Chong, Eugene Inseok and Srinivasan, Jagannathan and Shankar, Shrikanth and Das, Souripriya},
        series = {{SIGMOD} '08},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1376616.1376727},
        url = {https://dl.acm.org/doi/10.1145/1376616.1376727},
        year = {2008}
}

Incoming Citations (Sorted by Pagerank)

Showing 11 of 11 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers