Generally how many Fact Tables and Dimensions Table you
have used in the Project?
Which one is loaded first Fact Table or Dimensions Table
into the warehouse?
What is the size of the Fact Table and Dimension Table?
what is the size of the table and warehouse
Answer Posted / bsgsr
hi, raju patel.
ur answers are thoughtful. they reflect ur intellect which
is very stimulating and vibrant. i am pretty impressed with
your answers.
i believe you have good experience with the industry. since
when have you been working with the industry. can i have
some of my queries cleared only if you dont
minddddddddddddddddd!!!!!!!!!!!!. revert back to me on my
id bsgsr12@gmail.com also provide me your number if you
dont mind. take care
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
How to extract sap data using informatica? What is abap? What are idocs?
is it possible to index the data in cache of lkp transformation ?
What is the status code in stored procedure transformation?
Briefly define a session task?
What is dynamic cache?
What are the new features of informatica 9.x at the developer level?
what is $$$$?
What are the different types of repositories created using informatica?
What is informatica?
How will the document be delivered to me?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How can we delete duplicate rows from flat files?
What is the meaning of decode in informatica?
How many numbers of sessions can one group in batches?
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