Sciweavers

1500 search results - page 171 / 300
» Query Optimization in Database Grid
Sort
View
ICDE
2008
IEEE
175views Database» more  ICDE 2008»
14 years 10 months ago
Continuous Intersection Joins Over Moving Objects
The continuous intersection join query is computationally expensive yet important for various applications on moving objects. No previous study has particularly addressed this que...
Rui Zhang 0003, Dan Lin, Kotagiri Ramamohanarao, E...
SIGMOD
2006
ACM
138views Database» more  SIGMOD 2006»
14 years 9 months ago
B-tree indexes for high update rates
ct In some applications, data capture dominates query processing. For example, monitoring moving objects often requires more insertions and updates than queries. Data gathering usi...
Goetz Graefe
ICDE
1999
IEEE
101views Database» more  ICDE 1999»
14 years 10 months ago
Index Merging
Indexes play a vital role in decision support systems by reducing the cost of answering complex queries. A popular methodology for choosing indexes that is adopted by database adm...
Surajit Chaudhuri, Vivek R. Narasayya
ICDE
1998
IEEE
70views Database» more  ICDE 1998»
14 years 10 months ago
Point-Versus Interval-Based Temporal Data Models
The association of timestamps with various data items such as tuples or attribute values is fundamental to the management of time-varying information. Using intervals in timestamp...
Michael H. Böhlen, Renato Busatto, Christian ...
SIGMOD
2006
ACM
112views Database» more  SIGMOD 2006»
14 years 9 months ago
Join minimization in XML-to-SQL translation: an algebraic approach
Consider an XML view defined over a relational database, and a user query specified over this view. This user XML query is typically processed using the following steps: (a) our t...
Murali Mani, Song Wang, Daniel J. Dougherty, Elke ...