Sciweavers

518 search results - page 58 / 104
» Querying XML Views of Relational Data
Sort
View
SIGMOD
1997
ACM
159views Database» more  SIGMOD 1997»
15 years 4 months ago
On-Line Warehouse View Maintenance
Data warehouses store materialized views over base data from external sources. Clients typically perform complex read-only queries on the views. The views are refreshed periodical...
Dallan Quass, Jennifer Widom
PODS
2001
ACM
167views Database» more  PODS 2001»
15 years 12 months ago
Querying Websites Using Compact Skeletons
Several commercial applications, such as online comparison shopping and process automation, require integrating information that is scattered across multiple websites or XML docum...
Anand Rajaraman, Jeffrey D. Ullman
SIGMOD
2007
ACM
151views Database» more  SIGMOD 2007»
15 years 12 months ago
The case for a wide-table approach to manage sparse relational data sets
A "sparse" data set typically has hundreds or even thousands of attributes, but most objects have non-null values for only a small number of these attributes. A popular ...
Eric Chu, Jennifer L. Beckmann, Jeffrey F. Naughto...
ICDE
1997
IEEE
133views Database» more  ICDE 1997»
16 years 1 months ago
Physical Database Design for Data Warehouses
Data warehouses collect copies of information from remote sources into a single database. Since the remote data is cached at the warehouse, it appears as local relations to the us...
Wilburt Labio, Dallan Quass, Brad Adelberg
EDBT
1998
ACM
124views Database» more  EDBT 1998»
15 years 4 months ago
Maintaining Temporal Views over Non-Temporal Information Sources for Data Warehousing
An importantuse of data warehousing is to provide temporal views over the history of source data that may itself be non-temporal. While recent work in view maintenance is applicab...
Jun Yang 0001, Jennifer Widom