Answer Posted / abhinaw prakash
Select 'Abhi'||'+1' from Dual
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we update a record in the target table without using update strategy?
What all are steps in up gradation of Informatica server?
What is the advantage of informatica?
What are active and passive transformations?
how tokens will generate?
Is it possible to use a client with different version than that of its Informatica server?
Clarify the utilization of aggregator cache record?
Parameter and variable differences
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
What is a joiner transformation?
What are the issues you have faced in your project? How did you overcome those issues?
Explain direct and indirect flat file loading (source file type) - informatica
What is repository manager?
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
What is a sequence generator transformation?