what is snow flack schema?
Answers were Sorted based on User's Feedback
Answer / suresh
above answer is wrong,correct answer is converting denormalized data into normalized data is called snow flake schema
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinu
one fact table is surrounded by different dimension table
and dimension table relation with master dimension table is
called snowflake schema (or) extended star schema
| Is This Answer Correct ? | 1 Yes | 5 No |
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
What are stage variables, derivations and constants?
How do you start developing a datastage project?
what is advantages of snowflake when it is used?
Explain the situation where you have applied SCD in your project?
SOURCE CITY NAME1 NAME2 NAME3 NAME4 BGLR HCL CSC IBM TCS TARGET CITY COMPANY BGLR HCL BGLR CSC BGLR IBM BGLR TCS
How many input links can you give to a Transformer stage?
what is factless fact table?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
How to Convert a string function to date function by using only sequential file stage with out using other stages ?
How many types of hash files are there?
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition