In my source i have 10 records but i want 11 records in
target. How can i acheive this in Server jobs.
Answers were Sorted based on User's Feedback
Answer / satyam
using pivot satage you can get that target records dont bother ok you have to implement that ,otherwise transformer stage in also you can add one record in output colomns and implement thatderivation cell . ok i think it very useful to tour question
| Is This Answer Correct ? | 4 Yes | 4 No |
What is active and passive stage?
What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?
How can we do null handling in sequential files
How to reverse the string using SQL?
Define Routines and their types?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
what is a force compile
What is data partitioning?
What is audit table?
How to find value from a column in a dataset?
Lookup constraints
in oracle target stage when we use load option and when we use upsert option?