How will the document be delivered to me?
No Answer is Posted For this Question
Be the First to Post Answer
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
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
How/where can i install Informatica software with oracle or teradata as database
What is rank transform?
what is difference between mapping and mapplet ?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
Separate from a database, an information bazaar, and an information stockroom?
My i/p is like below 1,2,3,4,5,6,7,8,9,10....100 I want that to be populated in two o/p as below o/p-1: 10,20,30,40,50,60,70,90... o/p-2: 11,21,31,41,51,61,71,81,91.... How to do it in ingotmatica...
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
what is the difference between repository & Intergration service
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
what is shared Cache. when we will use shared Cache?