Sciweavers

3225 search results - page 44 / 645
» Query Optimization by Stored Queries
Sort
View
PODS
2001
ACM
145views Database» more  PODS 2001»
14 years 8 months ago
Optimization of Sequence Queries in Database Systems
The need to search for complex and recurring patterns in database sequences is shared by many applications. In this paper, we discuss how to express and support efficiently sophis...
Reza Sadri, Carlo Zaniolo, Amir M. Zarkesh, Jafar ...
ICDE
2000
IEEE
116views Database» more  ICDE 2000»
14 years 10 months ago
Query Plans for Conventional and Temporal Queries Involving Duplicates and Ordering
Most real-world database applications contain a substantial portion of time-referenced, or temporal, data. Recent advances in temporal query languages show that such database appl...
Giedrius Slivinskas, Christian S. Jensen, Richard ...
ICDE
2008
IEEE
144views Database» more  ICDE 2008»
14 years 10 months ago
QShuffler: Getting the Query Mix Right
The typical workload in a database system consists of a mixture of multiple queries of different types, running concurrently and interacting with each other. Hence, optimizing perf...
Mumtaz Ahmad, Ashraf Aboulnaga, Shivnath Babu, Kam...
ICDE
2002
IEEE
146views Database» more  ICDE 2002»
14 years 10 months ago
Query Estimation by Adaptive Sampling
The ability to provide accurate and efficient result estimations of user queries is very important for the query optimizer in database systems. In this paper, we show that the tra...
Yi-Leh Wu, Divyakant Agrawal, Amr El Abbadi
SIGMOD
1993
ACM
140views Database» more  SIGMOD 1993»
14 years 22 days ago
Second-Order Signature: A Tool for Specifying Data Models, Query Processing, and Optimization
Abstract: We propose a framework for the specification of extensible database systems. A particular goal is to implement a software component for parsing and rule-based optimizatio...
Ralf Hartmut Güting