What is the difference between view and materialised view?

Answer Posted / anju

materialized view can be used to precalculate the expensive
joins and aggregates prior to execution and the result is
stored in a table in database and can refer to it in
future. the adv of this is increse in performance.
view is nothing but an sql query stored. it will not store
data in tables

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is enterprise data warehousing?

617


What is data movement mode in Informatica and difference between them?

628


What are Dimensional table?

622


Define mapping and session?

587


What are the types of caches in lookup?

578






expain about the tune parameters?

1890


How does a sorter cache works?

573


I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.

781


What is meant by incremental aggregation?

589


what are the fact table & dimensional table in pharmaceutical and hospotal related products???

1703


How can you validate all mappings in the repository simultaneously?

762


permutations of mapplet

2044


If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me

1560


Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?

622


What is decode in static cache?

598