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 |
how to unlock a locked job in datastage 8.0
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
why dataset ?
what is use of SDR function?
plz tell me some dimentional and fact table names in banking project?
What are operators in datastage?
how to cleansing data
how to find no.of records in sequntial file itself?
What are the unit test cases you used in your project?
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
I want capture UnMatched records from Primary source and secondary source in JOIN stage?