What are the different types of schemas?
Answer Posted / chowdary
There are two types of shemas
1 star schema , 2 snowflake schema
star schema : a fact table related to tha dimension tables
like in the fact table it contain refernce keys of
dimension tables. and dimension tables dont related to the
other parent table . it view like a star so its call star
schema. if this use to avoid more joins
snowflake schema: a dimenion table with related to the it
hirerchi tables. like time dimensin table year dimension
table, month month dimension table, week dimension table
it view like snowflake
| Is This Answer Correct ? | 23 Yes | 26 No |
Post New Answer View All Answers
Explain lookup transformation is active in informatica
what is the complex transformation you used in informatica
How you prepared reports for OLAP?
Write the unconnected lookup syntax and how to return more than one column.
What is native users?
How will the document be delivered to me?
Explain incremental aggregation in informatica
Explain the difference between a data warehouse and a data mart?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
what is the -ve test case in your project.
Explain the different lookup methods used in informatica?
What can we do to improve the performance of informatica aggregator transformation?
How many transformations can be used in mapplets.
What is union transformation?
What is meant by lookup transformation? Explain the types of lookup transformation?