i have a flat file and the file s are like below
****%%^^@@@G**@#A@#$N*&^E%^S@#h@@@##$$
IN THIS FORMATE
Means un limited special charecter between and sides of the
string data..output should be(GANESH)
HOW YOU HANDEL THIS TYPE OF RECORDS,,COZ U DON"T KNOW WHERE
AND WHAT ARE THE SPECIAL CHARACTERS IN BETWWEN THE NAME...
Answer Posted / meenakshivc
Hi,
use this function for above question,
replacestr(0,col,'$','!','@','#','%','^','&','*', NULL)
or
replacechr(0,col,'$!@#%^&*', NULL)
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to load a Dimension ? and how to load a fact table?
What is lookup transformation?
COM components can be used in Informatica
What are the new features of informatica 9.x in developer level?
How to use procedural logic inside infromatica?
Define pmcmd command?
Reusable transformation and shortcut differences
How to load last n records of file into target table - informatica
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What are Dimensional table?
Why do you use Mapping Parameter and mapping variable?
What does reusable transformation mean?
What is the fact table?
What is meant by incremental aggregation?