what is INFORMATICA TESTING process
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by pre and post session shell command?
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000
Label in Informatica. How to remove existing Label.
Is stop and abort are same in informatica?
What is data merging,data cleansing,sampling?
WAT IS TEXT LOAD?
Can you use flat files in Mapplets.
If I have set the property Treat Source Rows as Insert and for the target properties I have checked the boxes Update as Update, what will happen to incoming rows? What exactly is the use of these check boxes and in which scenarios we use them. Also what is the sequence in which informatica understands these properties.Does it takes whatever is defined in treat source rows as property or it is in any other way. Please explain.
What you know about transaction control transformation?
How to generate the HTML output using Informatica.
Can any one explain or sujjest some sites for scd mappings.Thank you
LOOKUP Condition is nothing but a Join condition? What type of join condition it,by default ? Using the LookUP Condition How many types of relational conditions we can make ?