How to use procedural logic inside infromatica?
Explain the types of transformations?
i have source like this ID 1 2 3 4 sal 1000 2000 3000 4000 and how to load target like this o_sal 1000 3000 6000 10000 can you plz give a sol using informatica
What are the main features of Oracle 8i with context to datawarehouse?
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?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
Which tool yoU use to create and manage sessions and batches and to monitor and stop the informaticaserver?
what is SDLC way of code development?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
Explain about perform recovery?
How do you load unique records into one target table and duplicate records into a different target table?
Explain in detail scd type 2 through mapping.
i have a source of n records.i have to load n+5 records to my target.What is the procedure??????plz tell me.....