how can we load starting with 11th record of a table from
source to target
Answer Posted / krish
take expression in exp take variable port(v1.......v1+1)and
take output port(in that give v1)send this o/p port to
router give the condition as v1>11.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain sessions. Explain how batches are used to combine executions?
How to load the data from a flat file into the target where the source flat file name changes daily?
How to generate sequence numbers using expression transformation?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
Briefly describe lookup transformation?
What is meant by pre and post session shell command?
What is rank transform?
How we can create indexes after completing the loan process?
Differences between connected and unconnected lookup?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
What is the difference between stop and abort in informatica
How an expression transformation differs from aggregator transformation?
What is deployment group?
What is union transformation?
if we have a delimiters at unwanted places in a flat file how can we over come those.