how to convert rows into columns
Answers were Sorted based on User's Feedback
Answer / swetha
BY using Pivot stage convert rows into columns in
datastage.If we want to change in informatica we use
normalizer transformation.
| Is This Answer Correct ? | 11 Yes | 6 No |
What are the some differences between 7.x and 8.x version of datastage?
What are the types of containers and how to create them?
How can remove duplicates in a file using UNIX?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage
SEQUENTIAL FILE I HAVE ONE RECORD,I WANT 100 RECORDS IN TARGET?HOW CAN WE DO THAT?PLS EXPLAIN ME AND WHAT STAGES ARE THERE?WHAT LOGIC?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?
How many Key we can define in remove duplicate stage?
i have a table col1 10 20 30 40 10 20 50 my requirement is how to retrive only duplicates like 10 10 20 20 like this how it's possible in SQL?
how to export or import the jobs in .ISX file
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
How can we run same job in 1 day 2 times