Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have a source as flat file and having data like
""TCS"MUMBAI" and i want output like TCS MUMBAI,the length
of the data in the rows is variable.how can you fix it?

Answer Posted / ramesh

replacechar(columnname,instr(columnname,'"',1,2),' ')

the instr function finds the position of the char i.e. " in the second occurence and 'replacechar' replaces it with null.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the databases that informatica can connect to windows?

1095


What is the way to execute pl/sql script using informatica mapping?

1677


What is a code page?

1216


wf dont have integration severances how you can run?

1985


While migrating the data from one environment to another environment how would you manage the connections?

1126


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?

2243


Reusable transformation and shortcut differences

1880


What is data transformation manager process?

1218


Explain the features of connected and unconnected lookup.

970


What do you mean by filter transformation?

999


How do you migrate data from one environment to another?

1139


How to extract sap data using informatica?

1085


How do you update the records with or without using update strategy?

1160


What is domain in terms of informatica?

1056


what is SDLC way of code development?

2089