Tuesday, 2 July 2013

What is difference between view and materialized view? | Informatica Interview Questions

Views contains query whenever execute views it has read from base table.
A view which is physically stored in a database. Materialized views allow query performance to be enhanced by precalculating costly operations.
 

No comments: