table a contains 5 columns and table b contains 5 columns
how can i get 10 columns at target?
Answer Posted / naresh
IF the metadata is same then we can do this by using funnel
stage.
If the metadata is dirrerent then we can do this by using
join,lookup,merge stages
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
how to write server Routine coding?
what are the errors,warnings in datastage
Define Routines and their types?
how can we create rank using datastage?what is the meaning of rank?
What are data elements?
Can you filter data in hashed file?
What are the steps needed to create a simple basic datastage job?
What is the difference between informatica and datastage?
what is flow of project?
How many areas for files does datastage have?
How a source file is populated?
How can one find bugs in job sequence?
Does datastage support slowly changing dimensions ?
How to read multiple files using a single datastage job if files have the same metadata?
How to implement complex jobs in data stage?