Enlist the various types of transformations.
No Answer is Posted For this Question
Be the First to Post Answer
What are Target Options on the Servers?
What is aggregator transformation in informatica?
how can i invoke pmcmd in command line prompt
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
When will you use SQL override in a lookup transformation?
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
What are reusable transformations in how many ways we can create them?
can anyone suggest best free Talend data integration training online
State the differences between sql override and lookup override?
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
How many ways are there to do 'remove duplicate records in informatica'?