why we use materialized view over view?
Answer / 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 |
If informatica has its scheduler why using third party scheduler?
how to use incremental load?
What is complex mapping?
what is confirmed fact?
How do you change a non-reusable transformation to reusable transformation?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
if the session fails after 100 records agian we have to starts the session or we go for recovery session
How to partition the Session?
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
In which scenario did u used Mapping variable?
What are the modules in Power Center