Answer Posted / chinth
A degenerared dimension is a dimension which is having one
attribute,and is placed in a fact table.
for ex: invoice no
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a shortcut and copy in Informatica and how two are different with each other?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What is the meaning of decode in informatica?
What are the features of complex mapping?
Briefly explain the aggregator transformation?
How can you increase the performance in joiner transformation?
What are the new features of informatica 9.x in developer level?
Explain why we use partitioning the session in informatica?
Quickly characterize reusable change?
define galaxy repository in informatica
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
How many ways a relational source definition can be updated and what are they?
How to improve the performance of a session using sorter transformation?
Explain the shared cache and re-cache?
What are the mapping parameters and mapping variables?