In a DB2 physical model, you can create materialized query tables, which are tables that are defined by a query. Materialized query tables can improve the performance of queries.
To the database user, a materialized query table looks like a real table with a set of named columns and rows of data. However, a materialized query table is not a permanently stored set of data values. The rows and columns of data visible through the materialized query table are the result of the database query that defines the materialized query table.
You can use materialized query tables for the following:
Materialized query tables are supported for Forward Engineering, Reverse Engineering, and Complete Compare.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |