why we use materialized view over view?

Answer Posted / abhinaw prakash

When we issue Select * from View it'll fetch the data from
the Base table were as with Materialized view when we issue
select * from Materialized view it ll fetch the data from
the materialized view.

Also with using materialized view we can escape the run time
joins that it ll have to do when retrieving for a query.

Also with View you cannot schedule it for refresh but with
MV we can schedule it for Refresh

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is sorter an active transformation?

897


Informatica settings are available in which file?

793


Can we create a node as a gateway node and the same node can be assigned to a grid?

869


What is depict expression change?

829


wat are deployement groups in informatica, how it will be used for developers

1485


How will the document be delivered to me?

847


How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.

1559


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

1921


Tell me about MD5 functions in informatica

717


What is union transformation in informatica?

954


Explain the mapping variable usage example in informatica

880


How can we delete duplicate rows from flat files?

998


What does “tail –f” command do and what is its use as an Informatica admin.

868


Write the prerequisite tasks to achieve the session partition?

864


Explain why we use partitioning the session in informatica?

827