Why should we use star schema in datawarehouse design?
Answer Posted / jz
1) Query performance is high.
2) It consume less space compare to SnowFlake.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How can a transformation be made reusable?
Explain your project of banking domian.
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
What is a repository manager?
How do you load unique records into one target table and duplicate records into a different target table?
what is song in infrmatica...?
According to his methodology what all you need before you build a datawarehouse
What is dimensional table? Explain the different dimensions.
Do you find any difficulty while working with flat files as source and target?
Explain constraint based loading in informatica
waht type of interface is used for testing the data in informatica
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Explain why we use partitioning the session in informatica?
What is the procedure for creating independent data marts from informatica 7.1?