Geeks Talk

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.

changing the input file structure

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

Go Back   Geeks Talk > Databases > Data Warehousing
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Data Warehousing Data Warehousing

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-23-2009
Junior Member
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
sweetramy is on a distinguished road
Post changing the input file structure

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.
Reply With Quote
The Following User Says Thank You to sweetramy For This Useful Post:
Sponsored Links
Reply

  Geeks Talk > Databases > Data Warehousing

Tags
abinitio

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT -4. The time now is 04:54 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved