Can you define merge?
No Answer is Posted For this Question
Be the First to Post Answer
what is main difference between change capture and change apply stages
what is time dimension? and how to populate time demension
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?
what are the different type of errors in datastage?
How do you import and export the datastage jobs?
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
when will you go for dataset and fileset?
What is the process of killing a job in datastage?
Question 4) source target c1 c1 c2 c3 c2 c4 c4 c5 c3 c6 c7 c4 c5 c6 c7 Singal Source and Singal Target only subash,
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me
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?
Hi This is Vijay How Can u Read the data from sequential file Parall'y?