Sciweavers

3471 search results - page 550 / 695
» Data Stream Query Processing
Sort
View
SIGMOD
2009
ACM
161views Database» more  SIGMOD 2009»
15 years 12 months ago
Automated SQL tuning through trial and (sometimes) error
SQL tuning--the attempt to improve a poorly-performing execution plan produced by the database query optimizer-is a critical aspect of database performance tuning. Ironically, as ...
Herodotos Herodotou, Shivnath Babu
EDBT
2008
ACM
144views Database» more  EDBT 2008»
15 years 11 months ago
BI batch manager: a system for managing batch workloads on enterprise data-warehouses
Modern enterprise data warehouses have complex workloads that are notoriously difficult to manage. An important problem in workload management is to run these complex workloads `o...
Abhay Mehta, Chetan Gupta, Umeshwar Dayal
DPD
1998
174views more  DPD 1998»
14 years 11 months ago
Consistency Algorithms for Multi-Source Warehouse View Maintenance
A warehouse is a data repository containing integrated information for e cient querying and analysis. Maintaining the consistencyof warehouse data is challenging, especially if the...
Yue Zhuge, Hector Garcia-Molina, Janet L. Wiener
KDD
1998
ACM
99views Data Mining» more  KDD 1998»
15 years 3 months ago
On the Efficient Gathering of Sufficient Statistics for Classification from Large SQL Databases
For a wide variety of classification algorithms, scalability to large databases can be achieved by observing that most algorithms are driven by a set of sufficient statistics that...
Goetz Graefe, Usama M. Fayyad, Surajit Chaudhuri
VLDB
2007
ACM
104views Database» more  VLDB 2007»
15 years 12 months ago
Extending XQuery with Window Functions
This paper presents two extensions for XQuery. The first extension allows the definition and processing of different kinds of windows over an input sequence; i.e., tumbling, slidi...
Irina Botan, Peter M. Fischer, Daniela Florescu, D...