What is Factless fact table ???
Answer Posted / jagan
A Factless fact table captures the many-to-many
relationships between dimensions,but contains no numeric or
textual facts.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
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
What are the new features of Power Center 5.0?
As union transformation gives UNION ALL output, how you will get the UNION output?
What are the measure objects?
Explain the use of aggregator cache file?
What you know about transaction control transformation?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
What does reusable transformation mean?
What is informatica metadata and where is it stored?
How to load data in informatica ?
How to generate or load values in to the target table based on a column value using informatica etl tool.
What is meant by lookup transformation?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
What is a snowflake schema?