What is flashback table ?
Advance thanks
No Answer is Posted For this Question
Be the First to Post Answer
can anyone suggest best free Talend data integration training online
What is use of batch file in informatica? How many types of batch file in informatica?
What are the different threads in DTM process?
how to design mapping half of source table records into one target and remaining half into another target
write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales
3 Answers Cognizant, Flextronics,
i want to convert below src into target src is as follows maths 30 science 20 social 81 i want data in trg like below maths science social 30 20 81
What is the difference between a router and a filter transformation?
What are the various types of transformation?
Can we combine a flatfile and a database table using an UNION transformation?
What is expression transformation?
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
What is a grid in Informatica?