What are the partitioning techniques available in link
partitioner?
No Answer is Posted For this Question
Be the First to Post Answer
how can i get 2nd highest salary in datastage?can u send me ,thanQ 2)if i had source has 2 records 1st record ie 1st column contains 1,2,3 and 2nd coulmn contains 10,10,10 i have to get target as 2nd columns as 20,30,40 how can i?
how to do pergformence tuning in datastage?
what is Audit table?Have u use audit table in ur project?
What is a folder? Difference types of stages?
how many write modes are there in ds
Pls tell me what is troubleshooting in datastage view?
What are system variables and sequencers in datastage
where the log files or tables can store in DS?
Why do we use link partitioner and link collector in datastage?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on
what is materialized view used datastage?