What is a pre-defined event and user-defined event?
No Answer is Posted For this Question
Be the First to Post Answer
In how many ways we can create ports?
How to use procedural logic inside infromatica?
When will you use SQL override in a lookup transformation?
How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek
Can we use different lookup tranformations for a same lookup table (lookup condition may or may not be same)with different output ports? How the cache files will be affected? Please clarify..
What is the cumulative sum and moving sum?
What is olap (on-line analytical processing?
How to delete first 3 rows & last 3 rows in target table in informatica
what is the difference between mapplet & stored procedure?
if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid)
Can you use one mapping to populate two tables in different schemas