write sql query following table
pname description
lux soap
sunsilk shampoo
lux shampoo
sunsilk soap
clouseup soap
closeup paste
i want the output like
pname description
lux soap
sunsilk shampoo
lux soap
sunsilk shampoo
closeup paste
closeup paste
Answer / vijaya
by using Deocde or case expression get the above o/p
| Is This Answer Correct ? | 6 Yes | 2 No |
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
i want excute multiple sessions in one workflow using the "start task".what do i need to do?
what are the perameter and variable?
waht type of interface is used for testing the data in informatica
Write the advantages of partitioning a session?
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
Hi All can anyone tell me where i will get Informatica training in Mumbai?
How to delete duplicate records in a flat file source?
By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?
what is mean by flag 4 in update strategy t/r
what is fact table?