Conference paper
Of XML and Databases: Where's the Beef?
Michael J. Carey
SIGMOD 2000
In this paper, we study a simple SQL extension that enables query writers to explicitly limit the cardinality of a query result. We examine its impact on the query optimization and run-time execution components of a relational DBMS, presenting two approaches - a Conservative approach and an Aggressive approach - to exploiting cardinality limits in relational query plans. Results obtained from an empirical study conducted using DB2 demonstrate the benefits of the SQL extension and illustrate the tradeoffs between our two approaches to implementing it.
Michael J. Carey
SIGMOD 2000
Jerry Kiernan, Michael J. Carey
OOPSLA 1995
Markos Zaharioudakis, Michael J. Carey, et al.
ACM TODS
V. Srinivasan, Michael J. Carey
The VLDB Journal