Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
What is the fact table?
explain about unit testing? in real time?
What is union transformation in informatica?
select count(1) from emp? what is the o/p?
Can we write to_date(three arguments) ? Will it work ? Advance thanks
Can you start a session inside a batch individually?
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?
Where should yoU place the flat file to import the flat file defintion to the designer?
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?