What is degenerated dimention table?
Answers were Sorted based on User's Feedback
Answer / tamil
There few columns like, Invoice Number in Invoiceing Module
and Track number in Logistic modules and Vin Number in Car
manufacture module and some descriptions we can not
maintain in the dimensions since there could be huge number
of unique values. Insteade of mainitaing it in the
dimension, we would need to be place it in the associated
fact table for reporting purpose.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / seetharam
The dimension keys which are directly cming from the oltp
system with out any associated dimension to the fact table
.These are called degenerate dim or line item dimensions
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pintu
IS it degenetrated dimension? Or,degenetrated dimension
table?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uppala chary
The dimension which is not connected to any of the fact tble but key
exists in the fact table
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sujana
it is generated at runtime..acts as pk in fact table..
| Is This Answer Correct ? | 0 Yes | 2 No |
What is difference between a connected look up and unconnected look up?
write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What are the session parameters?
i have a table like empid ename year month sal 1 x 98 jan 500 1 x 98 feb 500 1 x 98 mar 500 1 x 99 jan 600 1 x 99 feb 600 2 y 98 jan 600 2 y 98 feb 600 2 y 98 mar 600 2 y 99 jan 700 2 y 99 jan 700 and so on i want to find out totsal for every emp on year wise plz help me
What is rank transformation?
How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate
why we use source qualifier transformation?
What is the difference between a repository server and a powerhouse?
What is the cumulative sum and moving sum?
How to eliminate duplicate records in informatica mapping? Explain with an example....
"Change cache" in Informatica ?