How will you display 10-15 letters from a name? (for ex:
name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")
Answer Posted / krishna
by using thie function sbustr(column_name,10,15) in the exp
t/r, u can get the output.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the Process to creating lookup transformation in informatica
without table how to come first record only in oracle?
Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What do you understand by a term domain?
Explain the types of transformations?
Explain the code page compatibility?
If informatica has its scheduler why using third party scheduler?
What are the different versions of informatica?
What is native users?
my source is junk data how will u remove that junk data by using unix please any one replay me
Tell me about MD5 functions in informatica
How might you approve all mappings in the archive all the while?
On which transformations you created partitions in your project?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.