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
Answer Posted / thippareddy.p
if (drawtime)< 13 then drawtime=drawtime+12 else drawtime
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
What are the repository tables in datastage?
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
Triggers,VIEW,Procedures
What is difference between server jobs & parallel jobs?
What is the method of removing duplicates, without the remove duplicate stage?
how to delete one row in target dataset
Name the different sorting methods in datastage.
what is the use of surogate key in datastage
How to read multiple files using a single datastage job if files have the same metadata?
Define Routines and their types?
What are the steps required to kill the job in Datastage?
What is "fatal error/rdbms code 3996" error?
how many rows sorted in sort stage by default in server jobs
What is the difference between the local container and shared container?