How to Convert the columns into rows?
Answers were Sorted based on User's Feedback
Answer / sri
Using the Pivot we can convert the columns into rows
| Is This Answer Correct ? | 20 Yes | 2 No |
how to define satge variables in transformer stage
how does work server jobs?
what is a force compile
What all the types of jobs you developed?
Hi, My source is oracle(eno,ename,sal,commision,...), my requirement is like this, if there is a null values in commission col i want to keep it as null,and for the remaining first two characters of the value in my target. Plz help me
I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?
what is the new version in Datastage ? what is the diff b/t New vesion & 7.5 version?
what is use of SDR function?
how to delete one row in target dataset
Which commands are used to import and export the datastage jobs?
Name the different sorting methods in datastage.
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?