i have a table with name field.
i,e name
Shankar
prabhakar
nitikripa so no
if a occures 3 times in name then it will go to tgt A
if b occures 3 times in name then it will go to tgt b
..
if z occures 3 times in name then it will go to tgt z
Answer Posted / isha
I will write the logic for a and you can use the same logic for all 26 alphabets.
check_a=REPLACECHR(1,Name,'a', NULL) -- 1 means not case sensitive
count_a=LENGTH(NAME)-LENGTH(check_a)
in router group a count_a =3
Pass this to Target
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to do the error handling of if ur source is flatfiles?
What is informatica worklet?
Could you explain what is enterprise data warehouse?
What is enterprise data warehousing?
Explain sessions. Explain how batches are used to combine executions?
What are roles and groups and benefits of using them?
What is a repository? And how to add it in an informatica client?
Differentiate between joiner and lookup transformation?
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
draw informatica architecture 8.6 ?
What is Session and Batches?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
What is difference between a gateway node and worker node?
what is song in infrmatica...?