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 materialized view?

Answers were Sorted based on User's Feedback



what is materialized view?..

Answer / shruthi

Materialized views are schema objects that can be used to
summarize, precompute, replicate, and distribute data. E.g.
to construct a data warehouse.

A materialized view provides indirect access to table data
by storing the results of a query in a separate schema
object. Unlike an ordinary view, which does not take up any
storage space or contain any data.

Is This Answer Correct ?    3 Yes 1 No

what is materialized view?..

Answer / mike

Well in simple terms
A meterialized view is a view that contains data in some
temporary tables. If we consider the view at database level
it only stores the query , when ever we call the view it
extracts the data from the database based on the query...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Mention few power centre client applications with their basic purpose?

0 Answers  


Different sorts of metadata that stores in the storage facility?

0 Answers  


How does the session recovery work.

1 Answers  


WAT IS THE MEANING OF UPGRADTION OF REPOSITORY?

1 Answers   Wipro,


How will you check the bottle necks in informatica? From where do you start checking?

3 Answers   HCL,


Hi , Please help how to achieve the following scenario. I have a source table like this. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU I need the data in the target table like below. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU 4 Rajesh 5th SKU The Last row values we have.. and we have to append this last row in the target table. Thanks and Regards Nataraj V

3 Answers   NTT Data,


What are the different types of transformation available in informatica.

0 Answers  


What are the different versions of informatica?

0 Answers  


Explain the different dimensions.

0 Answers  


How can we integrate different flat file data in a single mapping and with in a single execution

1 Answers  


How to read data from flat file source if the data is in paragraph format?

2 Answers   Wipro,


what is left outer join?

3 Answers   L&T,


Categories