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
What is the cumulative sum and moving sum?
Please let me know how to make encryption and decryption with example?
Is it possible to create multiple domains on a single Informatica server?
Differentiate between sessions and batches?
What is meant by pre and post session shell command?
Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com
Explain the mapping variable usage example in informatica
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
What is transformation?
Clarify the aggregator change?
What does refresh system mean, and what are its distinctive choice?
Scheduling properties,whats the default (sequential)
How to use procedural logic inside infromatica?
differences between service based and product based?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me