Which commands are used to import and export the datastage jobs?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between the active datawarehouse and datawarehouse
what is executable in DataStage?
explain about citrix scheduling tool in datastage
How to exclude first and last lines while reading data into a sequential file(having some 1000 records).I guess probably by using unix filter option but not sure which to use
Name the third party tools that can be used in datastage?
What is merge stage?
What is ds designer?
What are the prerequisites for join stage
What is apt_config in datastage?
eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.
What is the difference between lookup and sparse lookup?
Define Merge?