Sciweavers

1092 search results - page 48 / 219
» Generating Databases for Query Workloads
Sort
View
XIMEP
2004
ACM
88views Database» more  XIMEP 2004»
15 years 4 months ago
XQuery Processing in Natix with an Emphasis on Join Ordering
We give an overview on how XQuery processing works in our native XML database system Natix. After a brief description of the query compiler we focus on the aspect of join ordering...
Norman May, Sven Helmer, Carl-Christian Kanne, Gui...
ICSE
2005
IEEE-ACM
15 years 11 months ago
Safe query objects: statically typed objects as remotely executable queries
When building scalable systems that involve general-purpose computation and persistent data, object-oriented languages and relational databases are often essential components. Yet...
William R. Cook, Siddhartha Rai
VLDB
2002
ACM
143views Database» more  VLDB 2002»
14 years 10 months ago
SQL Memory Management in Oracle9i
Complex database queries require the use of memory-intensive operators like sort and hashjoin. Those operators need memory, also referred to as SQL memory, to process their input ...
Benoît Dageville, Mohamed Zaït
VLDB
2007
ACM
94views Database» more  VLDB 2007»
15 years 11 months ago
Deadline and QoS Aware Data Warehouse
Data Warehouses and Business Intelligence (BI) applications are the top two priorities for CIO/CTOs (Celent report on December 14, 2005). A data warehouse IT infrastructure needs ...
Wen-Syan Li, Dengfeng Gao, Rafae Bhatti, Inderpal ...
VLDB
2004
ACM
123views Database» more  VLDB 2004»
15 years 4 months ago
CORDS: Automatic Generation of Correlation Statistics in DB2
When query optimizers erroneously assume that database columns are statistically independent, they can underestimate the selectivities of conjunctive predicates by orders of magni...
Ihab F. Ilyas, Volker Markl, Peter J. Haas, Paul G...