why dimenstion tables are denormalized in nature ?
Answers were Sorted based on User's Feedback
Answer / siddu
For fast retrieval(to Perform a SELECT Operation)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ankit kansal
As a denormalized table structures for a database the number
of joins to fetch the data turns out to be less and hence selection to the data becomes faster.
selecting data from one table is always better than selecting the same data from multiple tables.
http://deepinopensource.blogspot.in/
| Is This Answer Correct ? | 1 Yes | 0 No |
how to join the two flatfiles using the joiner t/r if there is no matching port?
How to import oracle sequence into Informatica?
what is the size of u r source(like file or table)?
What are the data movement modes in informatica?
What is an aggregator transformation? it is active why cant it be passive explain?
Can yoU use the maping parameters or variables created in one maping into another maping?
what is the architecture of any Data warehousing project?
How can we trouble shoot the commas in a column of a comma delimited flat file in Informatica
Is it possible to have "5 source & 5 Target" in single mapping?
how can you load data into target table without leading zeor's
what is left outer join?
How can you access the remote source into your session?