Discuss the advantages & Disadvantages of star & snowflake
schema?
Answer Posted / hania
Star Schama : easy for users to understand, optimize navigation and more suitable for query processing, and works faster.
Disadvantages: Dimension table have greater rows, large fact table
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is diff b/t sorter t/r and agg have the option sorter property...
What is a connected transformation?
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
How many number of sessions can one group in batches?
What is meant by lookup transformation?
Enlist the advantages of informatica.
Differentiate between joiner and lookup transformation?
Please let me know how to make Data masking in informatica..
What is meant by pre and post session shell command?
How do you load only null records into target? Explain through mapping flow.
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
How many input parameters can exist in an unconnected lookup?
What is intricate mapping?
waht type of interface is used for testing the data in informatica