Sciweavers

6746 search results - page 207 / 1350
» Multimodal Database Query
Sort
View
222
Voted
ICDE
1998
IEEE
104views Database» more  ICDE 1998»
16 years 5 months ago
Representing and Querying Changes in Semistructured Data
Semistructured data may be irregular and incomplete and does not necessarily conform to a fixed schema. As with structured data, it is often desirable to maintain a history of cha...
Sudarshan S. Chawathe, Serge Abiteboul, Jennifer W...
126
Voted
ICDE
1998
IEEE
99views Database» more  ICDE 1998»
15 years 8 months ago
Query Folding with Inclusion Dependencies
Query folding is a technique for determining how a query may be answered using a given set of resources, which may include materialized views, cached results of previous queries, ...
Jarek Gryz
103
Voted
VLDB
1999
ACM
91views Database» more  VLDB 1999»
15 years 8 months ago
Probabilistic Optimization of Top N Queries
The problem of nding the best answers to a query quickly, rather than nding all answers, is of increasing importance as relational databases are applied in multimedia and decision...
Donko Donjerkovic, Raghu Ramakrishnan
155
Voted
SIGMOD
1993
ACM
140views Database» more  SIGMOD 1993»
15 years 7 months 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
145
Voted
VLDB
1994
ACM
128views Database» more  VLDB 1994»
15 years 7 months ago
From Nested-Loop to Join Queries in OODB
Most declarative SQL-like query languagesfor object-oriented database systems (OOSQL) are orthogonal languages allowing for arbitrary nesting of expressions in the select-, from-,...
Hennie J. Steenhagen, Peter M. G. Apers, Henk M. B...