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 / sindhu

View - store the SQL statement in the database and let you
use it as a table. Every time you access the view, the SQL
statement executes.
Materialized view - stores the results of the SQL in table
form in the database. SQL statement only executes once and
after that every time you run the query, the stored result
set is used. Pros include quick query results

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the shared cache and re-cache?

1164


what is degenerated dimension?

4092


What are active and passive transformations?

1129


What is the commit type if you have a transaction control transformation in the mapping?

1097


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

1181


How can you validate all mappings in the repository simultaneously?

1423


what is the size ur source like(file system or database)? how many record daily come u r banking project?

2192


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

1327


if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.

2248


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

1125


Where do we use mapping variables in informatica?

1118


How can you increase the performance in joiner transformation?

1247


Explain incremental aggregation in informatica

1183


What is a repository? And how to add it in an informatica client?

1192


What are the restrictions of union transformation?

1084