What is the difference between writing a joiner query in
ANSI style and THETA style?
No Answer is Posted For this Question
Be the First to Post Answer
If we set dd_insert in mapping and Delete in session properties what will happen.?
Why filter transformation is an active one?
lookup is passive y can't it be active? let us say i have some records in my source like 101,rohit,1000 101,rohit,1000 102,kumar,2000 like wise now as it is having multiple matches i return only first,last value it can't return bouth the values that means lookup is acting as select distinct right by default what means it is active?
how can u tune u r informatica mapppings
How to improve the session performance in informatica?
HOW TO DELETE A RECORD FROM FLAT FILE
What are the types of metadata that stores in repository?
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
How the informatica server sorts the string values in Rank transformation?
What is use of batch file in informatica? How many types of batch file in informatica?
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
Using Connected or unconnected lookup for performance wise which one is preferable?.