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
What are the databases that informatica can connect to windows?
tell me the rules and responsblites in our project(my project is development)
explain one complex mapping with logic? sales project?
What is Index Caches size?
Explain how many types of dimensions are available in informatica?
What is flashback table ? Advance thanks
What is the difference between Active and Passive transformation?
How big was your fact table
Explain about cumulative Sum or moving sum?
What is main use of mapplet?
What is meant by lookup transformation? Explain the types of lookup transformation?
what is SDLC way of code development?
update strategy transformation in informatica
How can we update a record in the target table without using update strategy?
without table how to come first record only in oracle?