Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on changing the input file structure within the Data Warehousing forums, part of the Databases category; i have the following input file: field_name field_value -------------------------------------- f1 aaa f2 bbb f3 ccc f4 ddd f1 1 f2 2 f3 3 f4 4 i want the output in ...
|
|||||||
|
|||
|
i have the following input file:
field_name field_value -------------------------------------- f1 aaa f2 bbb f3 ccc f4 ddd f1 1 f2 2 f3 3 f4 4 i want the output in following format f1 f2 f3 f4 ------------------------------------------ aaa bbb ccc ddd 1 2 3 4 please tell me how to do that and what abinitio components to use.I want a general solution which should work even if there is record for f5 and f6 and so on.please help.
|
| The Following User Says Thank You to sweetramy For This Useful Post: | ||
| Sponsored Links |
![]() |
|
| Tags |
| abinitio |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing file asociations for opening attachments | LindaMC | Test Director | 1 | 10-16-2009 05:55 AM |
| Lookup on the same file using the input file | JobHelper | Data Warehousing | 1 | 07-24-2009 10:59 AM |
| Datatable as same input file format? | MaluR | QTP | 0 | 02-08-2008 02:26 AM |
| File input/output in Pl/Sql | krishnaindia2007 | Oracle | 5 | 01-08-2008 08:09 AM |
| Input file obtained by merging 2 files | Geek_Guest | MainFrame | 1 | 12-31-2007 05:01 AM |