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 |
Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.
Describe stream connector?
detail about sdlc
How can you find out whether datastage process is running or not in unix?
i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
what is the main difference between sorragate key n primary key in one word
how to unlock a locked job in datastage 8.0
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
What is data partitioning?
specify data stage strength?
How to transfer file from one system to another system in UNIX?which command to be use?
How do u set a default value to a column if the column value is NULL?