I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .
Answer Posted / sagar patil
We can gone through with the unix.
Command ..sed 's/','/'-'/g' filename
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
In informatica workflow manager, how many repositories can be created?
How do you update the records with or without using update strategy?
How to generate sequence numbers using expression transformation?
Separate from a database, an information bazaar, and an information stockroom?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
How can we use mapping variables in informatica? Where do we use them?
What are the types of schemas we have in data warehouse.
How do you promote a non-reusable transformation to reusable transformation?
How to differentiate between the active and passive transformations?
Explain transaction control transformation in informatica
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
Write the unconnected lookup syntax?
How to delete duplicate row using informatica?
wf dont have integration severances how you can run?
How is union transformation utilized?