Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between view and materialised view?

Answer Posted / bhabna

1.Basically Materialize view is used as the local copy of a
remote table.So instead of using a remote table,we use M-
View to avoid the network trafic.

2. One of the most prominent feature of M-view is "ENABLE
QUERY REWRITE" clause.It is a query optimization
technique that transforms a user query written in terms of
tables and views, to execute faster by fetching data from
materialized views. It is completely transparent to the end
user, requiring no intervention or hints in the SQL
application because the Oracle9i server will automatically
rewrite any appropriate SQL application to use the
materialized views.

Where as view doesn't contain any such type of clause

3.View doesn't contains any data where as M-View does

4.View reflects the data whenever thae base table is
updated but M-view doesn't reflect that untill it is
refreshed.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is sorter an active transformation?

1198


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

1115


Can we change Dynamic to Static or Persistent cache? If so what happens?

2256


Enlist the tasks for which source qualifier transformation is used.

1075


What are the differences between oltp and olap?

1018


According to his methodology what all you need before you build a datawarehouse

1801


What is a rank transform?

1146


In development project what is the process to follow for an etl developer from day1

1760


Performance tuning( what you did in performance tuning)

2058


How to generate sequence numbers using expression transformation?

1150


list out all the transformations which use cache?

1242


Explain the difference between mapping parameter and mapping variable?

1083


What are the conditions needed to improve the performance of informatica aggregator transformation?

1139


How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?

1154


What are active transformations.

1704