Can we get 1st record through Informatica(without sequence number).
No Answer is Posted For this Question
Be the First to Post Answer
Explain load alternative records / rows into multiple targets - informatica
how many ways can we implement SCD2?
If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
Differentiate between a database and data warehouse?
What is CDC? How to implement CDC?
Explain reference cursor?
what is work of PUSH DOWN option
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
What all are steps in up gradation of Informatica server?
How many mapplets u have created? and what is the logic used
Write the unconnected lookup syntax?