What is the difference between a table and the materialized
view?
Answer Posted / chandra
TABLE: A TABLE IS HAVING ALL THE COLUMS DATA
WHERE AS
MATERILIZED VIEW : HAVING SELECTED COLUMS DATA WHICH R
DEFINED IN VIEW
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
explain one complex mapping with logic? sales project?
What is rank transformation in informatica
What is data movement mode in Informatica and difference between them?
How can a transformation be made reusable?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What are some examples of informatica etl programs?
Suppose we do not group by on any ports of the aggregator what will be the output?
What is the use of transformation?
how many types of dimensions are available in informatica?
What is meant by a domain?
How do you set a varible in incremental aggregation
Why sorter is an active transformation?
can we override a native sql query within informatica? Where do we do it?
How union transformation is used?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?