Answer Posted / kumar
Hi,
How you can Update the values by using merge stage?. It is
for joining and merging purpose only
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different type of jobs in datastage?
What are stage variables, derivations and constants?
What are the functionalities of link collector?
What is data partitioning?
Enlist various types of routines in datastage.
What is job control?
What is the purpose of pivot stage and types of containers in datastage
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
What is a quality stage in datastage tool?
Define oconv () and iconv () functions in datastage?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
How do you import and export data into datastage?
Which algorithm you used for your hashfile?
What are the types of containers in datastage?
How to read multiple files using a single datastage job if files have the same metadata?