What if i will group by with some port in aggregator and will not pass the sorted values. Will the session fails
tell in both cases ( if i have configured it for sorted input and if i have not configured it for sorted input).
differences between service based and product based?
when we use dynamic lookup,if condition matches what will be the o/p?
Define mapping and session?
where actually the usage of push down optimization happens...
How to delete duplicate record in Informatica?
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
in my source table i want to delete first and last records and load in between records into target? how can it possible?
3 Answers HCL, Thomson Reuters,
Hi All can anyone tell me where i will get Informatica training in Mumbai?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
What is the difference between Bitmap and Btree index?
When we are using Dynamic Cache,which options we will select in session level?
case and like function in informtica (my source is XML). case when OS Like'%Windows%' and OS Like '%200%' then 'Windows 200' case when OS Like'%Windows%' and OS Like '%200%'and OS like '%64%' then 'windows 200 64 bit' etc.,,