What are Aggregate tables?

 Aggregate table contains the summary of existing warehouse data which is grouped to certain levels of dimensions. It is always easy to retrieve data from aggregated tables than visiting original table which has million records. Aggregate tables reduces the load in the database server and increases the performance of the query and can retrieve the result quickly.

Comments

Popular posts from this blog

Hadoop Commands

Database Size : Calculation in Teradata

The difference between SET and MULTISET tables is?