Sciweavers

569 search results - page 3 / 114
» Materialized Views in Oracle
Sort
View
ICPADS
2008
IEEE
15 years 4 months ago
SkyEye.KOM: An Information Management Over-Overlay for Getting the Oracle View on Structured P2P Systems
In order to ease the development and maintenance of more complex P2P applications, which combine multiple P2P functionality (e.g. streaming and dependable storage), we suggest to ...
Kalman Graffi, Aleksandra Kovacevic, Song Xiao, Ra...
SKG
2005
IEEE
15 years 3 months ago
Effective Maintenance of Materialized Views in Peer Data Management Systems
Materialized view is a useful tool to cache data in data warehouse, data replication, data visualization and etc. However, view maintenance in peer data management systems (PDMSs) ...
Biao Qin, Shan Wang, Xiaoyong Du
DEXAW
1998
IEEE
126views Database» more  DEXAW 1998»
15 years 2 months ago
An Extended Query Reformulation Technique Using Materialized Views
Materialized views offer opportunities for significant performance gain in query evaluation by providing fast access to pre-computed data. The question of when and how to use a ma...
Jae-young Chang, Sang-goo Lee
ICDE
2007
IEEE
109views Database» more  ICDE 2007»
15 years 11 months ago
Efficient Maintenance of Materialized Outer-Join Views
Queries containing outer joins are common in data warehousing applications. Materialized outer-join views could greatly speed up many such queries but most database systems do not...
Jingren Zhou, Per-Åke Larson
ICDE
2007
IEEE
130views Database» more  ICDE 2007»
15 years 11 months ago
Dynamic Materialized Views
A conventional materialized view blindly materializes and maintains all rows of a view, even rows that are never accessed. We propose a more flexible materialization strategy aime...
Jingren Zhou, Jonathan Goldstein, Luping Ding, Per...