How do you promote a non-reusable transformation to reusable transformation?
No Answer is Posted For this Question
Be the First to Post Answer
In joiner, how to load Master table in Target?
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
Is it any possible to using more than one port in Unconnected Lookup Transformation( :LKP.LKP_Prod(Prod_GRP ,Prod_DT,Prod_TM) ) Like this? Pls explain...
Explain target update override in informatica
What is the approximate size of data warehouse?
6 Answers Accenture, i3 Solutions,
There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these flatfile's data one by one to a single relational table by a single session??
What do you mean incremental aggregation?
Why update strategy and union transformations are active?
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?
how can one eliminate dupliacte data with out using distinct option?
What is a code page in Informatica
3 Answers American Express, Cognizant, Deloitte,
source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ