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 |
In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Explain pmcmd command usage in informatica
how to get the only updated records in the target
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
Can you generate sequence numbers without using the sequence generator transformation?
Hi gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance....
Want to know about Training Centres for Informatica, Cognos and ETL Softwares in Mumbai, India.
difference between informatica 8.1.1 and 8.6? And different betweeninformatica 7x and 8x?
How are parameters defined in informatica?
Define update strategy?