How to jion 2 tables, without using any condition?
Answer Posted / asif
can anybody explain me how to join two tables without using
joins with example....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the function of union transformation?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
Where is metadata stored?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
How to do unit testing in informatica?
How to update a particular record in target with out running whole workflow?
Is there any target staging area in informatica not staging area
Explain transaction control transformation in informatica
waht type of interface is used for testing the data in informatica
Explain the scenario which compels informatica server to reject files?
what is the -ve test case in your project.
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Does an informatica transformation support only aggregate expressions?
What does update strategy mean, and what are the different option of it?
can we override a native sql query within informatica? Where do we do it? How do we do it?