What is apt_config in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
How many input links can you give to a Transformer stage?
what is operator combinality in datastage?
how to retrive the max(sal),deptno,empno in datastage?
How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?
How do you find the number of rows in a sequential file?
What is diff between Junk dimensions and conform dimension?
How to reverse the string using unix?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
how to convert rows into columns
What is the version control how can i apply this in DataStage can any one tell me the anser
How to Convert the columns into rows?