input like
2 7 8
9 5 1
7 3 6
output:2 5 6 how to find out this plz explain?
Answer Posted / deepanshu
supposing single column is there having values
278
951
736
sol'n :
Use transformer string function with @inrownum variable.
inputcolumn[@inrownum,1]
will give you desired o/p
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
describe the Steps to confiure a Qlogic switch
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
whom do you report?
How to read multiple files using a single datastage job if files have the same metadata?
Enlist various types of routines in datastage.
How to reverse the string using unix?
Give an idea of system variables.
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
Can you implement SCD2 using join, transformer and funnel stage?
Which warehouse using in your datawarehouse
What are the different types of lookups in datastage?
how to export or import the jobs in .ISX file
What is orabulk stage?
What is the difference between odbc and drs stage?
Does datastage support slowly changing dimensions ?