Discuss the advantages & Disadvantages of star & snowflake
schema?
Answer Posted / krishna
in starschema the fact is denormalised ...all dimension
tables are normalise..there will be primary foreignkey
relation ship between fact and dimension tables.
for better perfomance we use starschema when compare to
snow flake schema ..where fact table and dimension tables
are normalised...for every dimension table tthere will be a
look table ..we have to dig from top to bottom in the
snowflake schema.
| Is This Answer Correct ? | 18 Yes | 28 No |
Post New Answer View All Answers
what is unit testing?tell me proceedure
What are different types of transformations available in informatica?
What is repository manager?
What is expression transformation?
What is event and what are the tasks related to it?
pmscmd startworkflow -sv
Explain constraint based loading in informatica
Briefly describe lookup transformation?
Differences between connected and unconnected lookup?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is an expression transformation in informatica?
How to start a workflow using pmcmd command?
How do you take back up of repository?
What is Session and Batches?