Sciweavers

1500 search results - page 88 / 300
» Query Optimization in Database Grid
Sort
View
SIGMOD
1997
ACM
91views Database» more  SIGMOD 1997»
14 years 1 months ago
On Saying "Enough Already!" in SQL
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 an...
Michael J. Carey, Donald Kossmann
ICDE
1998
IEEE
153views Database» more  ICDE 1998»
14 years 10 months ago
Flattening an Object Algebra to Provide Performance
Algebraic transformation and optimization techniques have been the method of choice in relational query execution, but applying them in OODBMS is difficult due to the complexity o...
Peter A. Boncz, Annita N. Wilschut, Martin L. Kers...
PVLDB
2008
77views more  PVLDB 2008»
13 years 8 months ago
Community-driven data grids
Beyond already existing huge data volumes, e-science communities face major challenges in managing the anticipated data deluge of forthcoming projects. Community-driven data grids...
Tobias Scholl, Alfons Kemper
SIGMOD
2008
ACM
145views Database» more  SIGMOD 2008»
14 years 9 months ago
Optimizing complex queries with multiple relation instances
Today's query processing engines do not take advantage of the multiple occurrences of a relation in a query to improve performance. Instead, each instance is treated as a dis...
Yu Cao, Gopal C. Das, Chee Yong Chan, Kian-Lee Tan
PODC
2010
ACM
14 years 26 days ago
Brief announcement: on the quest of optimal service ordering in decentralized queries
This paper deals with pipelined queries over services. The execution plan of such queries defines an order in which the services are called. We present the theoretical underpinni...
Efthymia Tsamoura, Anastasios Gounaris, Yannis Man...