What are some examples of informatica etl programs?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to update the target table with PK?
What are the transformations that are not supported in mapplet?
what is the -ve test case in your project.
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR How to do the above scenario in Informatica.
What happens when a session fails and you click on recover?
define galaxy repository in informatica
Can I create one wrkflw which will run different wrkflws on schedule time?
how do u move the code from development to production?
CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING? IF SO HOW?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?