What are the steps required to kill the job in Datastage?
No Answer is Posted For this Question
Be the First to Post Answer
How to Remove Duplicate using SQL?
which memory is used by lookup and join
Tell me the syntax of Configuration file?
How can u execute the sql query through unix? What is the Primary key for Dimension table? what is the primary key for Fact table?
What are the main features of datastage?
If you want to use the same piece of code in different jobs, how will you achieve it?
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
how can find maximum salary by using Remove duplicate stage?
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks
Can we use Round Robin for aggregator?is there any benefit underlying?
how can or from where we can get reference data in scd type2 implementation?