What is the difference between hashfile and sequential file?
No Answer is Posted For this Question
Be the First to Post Answer
how to handle null values using transformer stage?
What is the difference between Datastage 7.5 and 7.0?
how can find maximum salary by using Remove duplicate stage?
What is the difference between server job and parallel jobs?
Differentiate between datastage and datastage tx?
in a job of 20 one job is very slow due to that entire job is slow how can u find out which job is slow?
Define APT_CONFIG in Datastage?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
what is the difference between the join and look up explin me one exmple
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
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?