DBScholar

Back to papers

PIVOT and UNPIVOT: Optimization and Execution Strategies in an RDBMS

Summary: PIVOT and UNPIVOT are row/column exchange operators integrated into the RDBMS query processor to support cross-tab transformations. By co-optimizing and co-executing them with existing operators, the approach yields performance benefits, demonstrated via a SQL Server prototype. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
9310
Venue
VLDB
Year
2004
Pagerank
9.9999141e-05
Overall Rank
1,691 | 88.40%
DOI
10.1016/B978-012088469-8.50087-5

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{cunningham_vldb04,
        title = {{PIVOT and UNPIVOT: Optimization and Execution Strategies in an RDBMS}},
        author = {Cunningham, Conor and Galindo-Legaria, César A. and Graefe, Goetz},
        journal = {PVLDB},
        series = {{VLDB} '04},
        pages = {998--1009},
        doi = {10.1016/B978-012088469-8.50087-5},
        url = {https://doi.org/10.1016/B978-012088469-8.50087-5},
        year = {2004}
}

Incoming Citations (Sorted by Pagerank)

Showing 12 of 12 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

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

Rank Cited Paper Year Venue Pagerank
543 Orthogonal Optimization of Subqueries and Aggregation 2001 SIGMOD 0.0001682612
1,038 Storage and Querying of E-Commerce Data 2001 VLDB 0.00012476189
1,687 Spreadsheets in RDBMS for OLAP 2003 SIGMOD 0.00010005718
3,036 On Parallel Processing of Aggregate and Scalar Functions in Object-Relational DBMS 1998 SIGMOD 7.8287552e-05
3,889 On Efficiently Implementing SchemaSQL on a SQL Database System 1999 VLDB 7.0440224e-05
Previous Page 1 / 1 Next

Semantically Similar Papers