Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


star and snowflake schema?

Answers were Sorted based on User's Feedback



star and snowflake schema?..

Answer / rr

Star schema has denormalised dimension tables connected to
a single fact table.
Snow flake schema has normalised dimension tables.

Is This Answer Correct ?    8 Yes 2 No

star and snowflake schema?..

Answer / sathish

Star Schema

Star Schema is the type of modeling where we follow the
complete de-normalization process.A star schema contains
multiple dimensions which share the same fact table.

Say per example in the sales analysis star schema, the
actual sales goes into fact and the customer, product, date,
sales force information goes as dimensions.

Snowflake Schema

In order to strike a balance between 3rd normal form data
model and star schema, we have snow flake schema which is
more of normalized star schema. Even in snow flake we will
have the fact and dimension only big difference is the
dimension tables are normalized.

Is This Answer Correct ?    2 Yes 0 No

star and snowflake schema?..

Answer / deepa

star schema has fact table in the middle and dimensions
around it which are denormalized.
normalized form of star schema is called snow flake star
schema.

Is This Answer Correct ?    1 Yes 0 No

star and snowflake schema?..

Answer / srikanth nallapati

star schema is a centrelized fact table surrounded by
dimention tables.where dimention tables are denormalized .
here the number of joins are less then the query
performence good.

but in snow flake schema dimention tables are normalized
here we can view lowest level granularity .here the number
of joins are high comparing to snowelake schema then
automatically performence is degread.

Note:performence is depending upon the requirement

Is This Answer Correct ?    1 Yes 0 No

star and snowflake schema?..

Answer / tamilarasan m

Star fact table join with all the dimension tables.All the
dimension tables are denormalized.ain Snowflake dim table
join with another dimension.All the dimension r normalized

Is This Answer Correct ?    0 Yes 0 No

star and snowflake schema?..

Answer / mohammed

Snowflake is an extension of star schema, where star schema
with each dimension is typically stored in one table.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

Separate from an archive server and a powerhouse?

0 Answers  


100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?

3 Answers   Polaris,


What is meant by query override?

0 Answers  


How to recover sessions in concurrent batches?

3 Answers  


What is a mapplet/worklet in informatica?

0 Answers  


yesterday my session run ten min.today its run 30min, wt is the reason? if any issues how to solve that?

2 Answers   iGate,


Describe two levels in which update strategy transformation sets?

1 Answers  


How to get rid of non ascii characters in a string? Ex:- United States Microsoft Visual Studio Tools for Applications 2012 x86 主控支援 - 繁體中文語言套件 to United States Microsoft Visual Studio Tools for Applications 2012 x86.

1 Answers   CTS,


what is diffrence b/w joner and union transfermation

6 Answers  


Tell me about MD5 functions in informatica

0 Answers  


Hi all,Can any one provide me Informatica Designer Certification dumps.I need all three papers dumps.If any one has these dumps then plz send it on this id:- nagesh.jujjuru@yahoo.com Thanks in advance

1 Answers  


where to store informatica rejected data? How to extract the informatica rejected data?

0 Answers  


Categories