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...

my source is a comma delimited flatfile as
eno, ename, sal
111,sri,ram,kumar,1000
and my target should be
eno ename sal
111 sri ram kumar 1000
i.e; we need to eliminate the commas in between the data of a comma delimited file.

Answer Posted / guest

Your question seems need some correction.
Source might be as below
eno, ename, sal
111, sri ram kumar, 1000
and target you might need like a space delimited one. If
this is the case you can sed command to replace the string.

if your file is as mentioned by you also it will be same.

If my understanding is wrond then eleborate your question
clearly.

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differences between version 7.x and 8.x.

1939


How big was your fact table

1860


Mention a few design and development best practices for informatica?

1043


Where is metadata stored?

1190


How do you load more than 1 max sal in each department through informatica or write sql query in oracle?

1645


Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?

1079


What are the performance considerations when working with aggregator transformation?

1203


Quickly characterize reusable change?

1183


What is the need of etl tools?

1180


Briefly explain the aggregator transformation?

1065


What are the types of presistent cache in look up tr.

2104


What is an Integration service in Informatica?

1190


What is the advantage of informatica?

1123


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

4251


What is olap (on-line analytical processing?

1109