Can we combine a flatfile and a database table using an
UNION transformation?
Answer Posted / surya
You can connect heterogeneous sources to a Union transformation.The transformation merges sources with matching ports and outputs the data from one output group with the same ports as the input groups
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain sql transformation in script mode examples in informatica
r u done any partitions in ur project?
What are the informatica performance improvement tips
Suppose we do not group by on any ports of the aggregator what will be the output?
How to do the error handling of if ur source is flatfiles?
What will be the approach?
waht type of interface is used for testing the data in informatica
can we override a native sql query within informatica? Where do we do it?
How big was your fact table
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is the reusable transformation?
What is different between the data warehouse and data mart?
What is a transaction control transformation?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
How to use procedural logic inside infromatica?