What is the difference between view and materialised view?

Answer Posted / praveen kumar pendekanti

In view if we do any operation that may be changes in table
and viveversa.View dont have memery allocation.if we create
a view as 'v1' on emp table and then we delete the emp
table there by 'v1' name will be exist in view list, but
data will not be there, if we create the emp table once
again it will automatically link to that 'v1'view.

But in the case of M.views the changes that made in table
cannot be seen in M.view.M.views have separate memery
allocation if we delete the table the M.view will be there.
M.view is read only view,D.D.L oerations are not possible
on this M.view. M.view are used in dataware housing.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we have a delimiters at unwanted places in a flat file how can we over come those.

1572


waht type of interface is used for testing the data in informatica

1838


How would you join a node to the already existing domain?

683


What is expression transformation?

637


How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how

1139






Can anyone tell me the new features in Informatica 9 Version?

1534


3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs

1760


tell me about your project functionality

1870


Explain constraint based loading in informatica

663


What is Cognos script editor?

3790


What are the new features of informatica 9.x developer?

535


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1452


What is a pre-defined event and user-defined event?

581


Differentiate between router and filter transformation?

617


in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records

1741