Please explain in detail with example about
1.Confirmed Dimension.
2.Junk Dimension.
3.Degenerated Dimension.
4.Slowly changing Dimensions
Answer Posted / deepthi
Few more additions to the above answers.....
Confirmed dimension: Dimesion which can be 100 % sharable
with other star schemas. In other terms it is connected to
more than one one fact table .
Ex: time dimension
Junk dimesion: stores low cordinality values (repeated
values),flagged values.
Ex: details of gender information(male/female)
Degenerated Dimension:The attribute in the fact table
directly comes from the source table not from any
dimensions called degenerated dimensions. these are also
called neither a dimension nor a perfect fact.
Ex:attribute order_no, comes from source
Slowly changing Dimensions:Dimesions which are changing
over a period of time called slowly changing dimensions.
Ex:salary of employee.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is the hint? how to use it to reduce the query processing in program?
Briefly describe lookup transformation?
What is status code in informatica?
what is the difference between informatica6.1 and infomatica7.1
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
What are the different types of repositories created using informatica?
What is an active transformation?
What is the command used to run a batch?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
What is joiner change?
How to do the error handling of if ur source is flatfiles?
Can we override a native sql query within informatica?
Explain lookup transformation in informatica
What is the surrogate key?