can anyone explain me about retail domain project in
informatica?
No Answer is Posted For this Question
Be the First to Post Answer
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
Any one can tell me how to explain puss-down optimization ? explain me with example plz?
What is CDC? How to implement CDC?
what is the architecture of any Data warehousing project?
Define Pmrep command?
How many ways you create ports?
can a port in expression transf be given the name DISTINCT
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How can you define a transformation? What are different types of transformations in Informatica?
what is hash table in informatica?
when we go for unconnected lookup transformation? and why?
What is dimensional table? Explain the different dimensions.