What is source qualifier transformation in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
How we can confirm all mappings in the repository simultaneously?
What is up date strategy and what are the options for update strategy?
What is meant by query override?
WAT IS THE MEANING OF UPGRADTION OF REPOSITORY?
What is operational data source (ODS)?
Can we get 1st record through Informatica(without sequence number).
What is CDC? How to implement CDC?
write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3
What do you mean by filter transformation?
Can you use the maping parameters or variables created in one maping into any other reusable transformation?
What are events in workflow manager?
I have a source as flat file and having data like ""TCS"MUMBAI" and i want output like TCS MUMBAI,the length of the data in the rows is variable.how can you fix it?