How to jion 2 tables, without using any condition?
Answer Posted / suman
Instead of Join use subquery
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are the differences between source qualifier and joiner transformation?
where to store informatica rejected data?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
What are the types of lookup transformation?
What is the use of source qualifier?
What is incremental aggregation?
Design time, run time. If you don't create parameter what will happen
Write the different tools in the workflow manager?
Where do we use mapping variables in informatica?
which one is better performance wise joiner or look up
What is a predefined event?
What is informatica etl tool?
What are the guidelines to be followed while using union transformation?
How to partition the Session?
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