Parameter and variable differences
No Answer is Posted For this Question
Be the First to Post Answer
What is the functionality of update strategy?
How will you combine 3 different sources with a single source?
What is a stored procedure transformation?
Whatis the difference between View and Materialized View ?
can we load the data with out a primary key of a table? what is target plan?
How union transformation is used?
What are the types of lookup caches?
10 Answers Accenture, IBM, Informatica,
Explain why we use partitioning the session in informatica?
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna
How to load data in informatica ?
ename,deptcount vamshi,3 kumar,5 krish,8 in o/p i want vamshi record 3 times kumar record 5 times like wise what is the logic.? give the entire logic plz
what is pre and post sql and what is diff between source presql and target pre sql