Can you implement SCD2 using join, transformer and funnel stage?
No Answer is Posted For this Question
Be the First to Post Answer
How to find value from a column in a dataset?
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
How we can convert rows to columns in datastage?
What are the unit test cases you used in your project?
tab1 tab2 1,a 1,d 2,b 3,c perfoms outerjoin what is the o/p? write sql query for outerjoin?
What is datastage?
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
where the log files or tables can store in DS?
how to write server Routine coding?
What is the Difference Between DataStage 7.5 version and 8.1 Version?