How does a rank transform differ from aggregator transform functions max and min?
what is left outer join?
Can you use one mapping to populate two tables in different schemas
can we use self join in informaitca?
Explain the code page compatibility?
If i have one source having 10 ports.In a mapping i use that source one target having that ten ports.Data from 5 ports are going to target through a mapplet and another 5 ports are going to target through another mapplet.Both 2 mapplets are intially passive in nature.But presently my requirment to convert on mapplet to ACtive.How can i do it.
how to load first record of first time run,second record to 2nd time n 3rd record from 3rd time to target table
What is informatica?
How you prepared reports for OLAP?
How are indexes created after completing the load process?
what is a transforamation?
in a table it has 200 rows the query is select 150 from tablename.whats the output
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