Why we use surrogate key?
No Answer is Posted For this Question
Be the First to Post Answer
In Datastage, how you can fix the truncated data error?
detail about sdlc
What is the different type of jobs in datastage?
What is the difference between SQl Loader and OCI in datastage?
How do you start developing a datastage project?
How do you run datastage job from the command line?
Explain the importance of surrogate key in data warehousing?
Unix command to view the data in a dataset
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
What is a ds designer?
why do we need a datawarehouse when we have databases to store data?
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