Sciweavers

315 search results - page 17 / 63
» Runtime Optimization of Continuous Queries
Sort
View
VLDB
1998
ACM
97views Database» more  VLDB 1998»
15 years 3 months ago
Design and Analysis of Parametric Query Optimization Algorithms
Query optimizers normally compile queries into one optimal plan by assuming complete knowledge of all cost parameters such asselectivity and resourceavailability. The execution of...
Sumit Ganguly
SIGMOD
1997
ACM
91views Database» more  SIGMOD 1997»
15 years 3 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
SIGMOD
2009
ACM
184views Database» more  SIGMOD 2009»
15 years 12 months ago
Minimizing the communication cost for continuous skyline maintenance
Existing work in the skyline literature focuses on optimizing the processing cost. This paper aims at minimization of the communication overhead in client-server architectures, wh...
Zhenjie Zhang, Reynold Cheng, Dimitris Papadias, A...
SSD
2009
Springer
167views Database» more  SSD 2009»
15 years 6 months ago
Continuous Spatial Authentication
Recent advances in wireless communications and positioning devices have generated a tremendous amount of interest in the continuous monitoring of spatial queries. However, such app...
Stavros Papadopoulos, Yin Yang, Spiridon Bakiras, ...
SIGMOD
2002
ACM
119views Database» more  SIGMOD 2002»
15 years 12 months ago
Rate-based query optimization for streaming information sources
Relational query optimizers have traditionally relied upon table cardinalities when estimating the cost of the query plans they consider. While this approach has been and continue...
Stratis Viglas, Jeffrey F. Naughton