Describe the impact of several join conditions and join order in a joiner transformation?
No Answer is Posted For this Question
Be the First to Post Answer
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?
Explain how many types of dimensions are available in informatica?
In a table, 4 person having same salary. How to get Third person record only?
What are the issues that you have faced while moving your project from the Test Environment to the Production Environment?
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .
I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
can session assigned multiple mappings or not?
Slowly changing dimensions, types and where will you use them
tell me the rules and responsblites in our project(my project is development)
what is session override?
what r d pre-requiste for update strategy transformation, and differnce between delete n truncate in target session properties for update strategy