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
Explain pushdown optimization and types in informatica
What is an Integration service in Informatica?
How can you increase the performance in joiner transformation?
What are the transformations that are not supported in mapplet?
what is the Default Source Option For Update Strategy Transformation?
Mention some types of transformation?
What are the different components of powercenter?
What do think which one is the better joiner or look up?
Different qualification between a related rotate toward the sky and isolates look upward?
Can anyone tell me the new features in Informatica 9 Version?
What is a connected transformation?
What do you mean by filter transformation?
How to elaborate powercenter integration service?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What are the databases that informatica can connect to windows?