206
click to vote
VLDB
15 years 10 months ago
2001 ACM
Most modern DBMS optimizers rely upon a cost model to choose the best query execution plan (QEP) for any given query. Cost estimates are heavily dependent upon the optimizer’s e...
VLDB
15 years 10 months ago
2001 ACM 264
click to vote
VLDB
16 years 6 months ago
2001 ACM
The problem of answering queries using views is to find efficient methods of answering a query using a set of previously materialized views over the database, rather than accessin...
261
click to vote
VLDB
16 years 6 months ago
2001 ACM
The problem of answering queries using views is to find efficient methods of answering a query using a set of previously materialized views over the database, rather than accessing...
149
click to vote
VLDB
15 years 10 months ago
2001 ACM
Queries navigate semistructured data via path expressions, and can be accelerated using an index. Our solution encodes paths as strings, and inserts those strings into a special i...
|