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 / ram pothineni

select replace('"TCS"MUMBAI"','"',' ') from tab;

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?

629


what is the size of u r source(like file or table)?

1812


what is the difference between informatica6.1 and infomatica7.1

1711


what is $$$$?

1734


What is the format of informatica objects in a repository?

593






Where is metadata stored?

618


what is unit testing?tell me proceedure

1772


Which is the t/r that builts only single cache memory?

706


How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.

1328


What are the different options available for update strategy?

574


pmscmd startworkflow -sv -d -u -p -f while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?

1042


On which transformations you created partitions in your project?

759


Explain the difference between a data warehouse and a data mart?

594


Explain direct and indirect flat file loading (source file type) - informatica

822


What is a transaction control transformation?

761