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
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
Why sorter is an active transformation?
how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me
What is the difference between Bitmap and Btree index?
If we have a two tables A & B A contain 10 records,B contain 20 records,what w'll b the o/p if we perform normal join,Master outer join,Detail outer join and Full Outer join how?
I HAVE A SOURCE FILE CONTAINING 1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B AND IN TARGET I SHOULD GET LIKE 1|A+B+C+D 2|A+B 3|A+B WHICH TRANSFORMATION I SHOULD USE
Hi experts, For informatica developer, in real time, normally how much we use sql and plsql?
Parameter and variable differences
How do you take back up of repository?
Explain the difference between a data warehouse and a data mart?
I have source like this 1:2;3. so i want to load the target as 123
In joiner, how to load Master table in Target?