DocumentCode
2729632
Title
Efficient Maintenance of Materialized Outer-Join Views
Author
Larson, P. -A. ; Jingren Zhou
Author_Institution
Microsoft Res., Redmond, WA, USA
fYear
2007
fDate
15-20 April 2007
Firstpage
56
Lastpage
65
Abstract
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 allow outer joins in materialized views. In part, this is because outer-join views could not previously be maintained efficiently when base tables are updated. In this paper we show how to efficiently maintain general outer-join views, that is, views composed of selection, projection, inner and outer joins. Foreign-key constraints are exploited to reduce maintenance overhead. Experimental results show that maintaining an outer-join view need not be more expensive than maintaining an inner-join view.
Keywords
data warehouses; query processing; data warehousing application; database system; inner-join view; materialized outer-join view; query speed up; Databases; Query processing; Warehousing; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2007. ICDE 2007. IEEE 23rd International Conference on
Conference_Location
Istanbul
Print_ISBN
1-4244-0802-4
Type
conf
DOI
10.1109/ICDE.2007.367851
Filename
4221654
Link To Document