what is diff between IN and EXIT commands
Answer / kamesh
IN: Where they r 2 tables dept and emp the records which r
matched records present in both the table will displayed.
EXIT:the all records are displayed including the records
which are matched.
| Is This Answer Correct ? | 6 Yes | 0 No |
what is bitmap index? did u use it?and how to use it in informatica
What is an MDDB? What is the difference between MDDBs and RDBMSs?
What is active and passive transformation?
What is session task and command task?
SO many times i saw "$PM parser error " .what is meant by PM?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
Why do we use DSS database for OLAP tools?
Scheduling properties,whats the default (sequential)
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
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
In dimension and fact table? which one holds big data?
What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?