How will you display 10-15 letters from a name? (for ex:
name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")
Answer Posted / usha
substrin (sivasubramaniamramakrishnan,11,5)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you migrate data from one environment to another?
What is sequence generator transformation in informatica?
How many numbers of sessions can one group in batches?
Explain pmcmd command usage 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
What is session task and command task?
Mention some types of transformation?
Does an informatica transformation support only aggregate expressions?
How many dimensions are there in informatica?
What is blocking transformation?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What do you mean by channel change?
What is complex mapping?
tell me the rules and responsblites in our project(my project is development)
What is the difference between informatica 7.0 and 8.0?