Sciweavers

3269 search results - page 302 / 654
» Query Optimization for XML
Sort
View
VLDB
1998
ACM
82views Database» more  VLDB 1998»
15 years 9 months ago
Reducing the Braking Distance of an SQL Query Engine
In a recent paper, we proposed adding a STOP AFTER clause to SQL to permit the cardinality of a query result to be explicitly limited by query writers and query tools. We demonstr...
Michael J. Carey, Donald Kossmann
153
Voted
DAWAK
2006
Springer
15 years 8 months ago
A Greedy Approach to Concurrent Processing of Frequent Itemset Queries
We consider the problem of concurrent execution of multiple frequent itemset queries. If such data mining queries operate on overlapping parts of the database, then their overall I...
Pawel Boinski, Marek Wojciechowski, Maciej Zakrzew...
130
Voted
BNCOD
1997
76views Database» more  BNCOD 1997»
15 years 6 months ago
Query Evaluation in CROQUE - Calculus and Algebra Coincide
With the substantial change of declarative query languages from plain SQL to the so-called \object SQLs", in particular OQL, there has surprisingly been not much change in the...
Torsten Grust, Joachim Kröger, Dieter Gluche,...
ICDE
2003
IEEE
105views Database» more  ICDE 2003»
16 years 6 months ago
Efficient Creation of Statistics over Query Expressions
Query optimizers use base-table statistics to derive statistics on the sub-plans that are enumerated during optimization. In practice, traditional optimizers rely on a number of s...
Nicolas Bruno, Surajit Chaudhuri
ADHOCNOW
2008
Springer
15 years 6 months ago
An Energy-Efficient Query Aggregation Scheme for Wireless Sensor Networks
This paper presents a novel method for optimizing sliding window based continuous queries. We deal with two categories of aggregation operations: stepwise aggregation (e.g. COUNT) ...
Jun-Zhao Sun