Difference between Data and Index Caches?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?
i have an aggregater in my mapping and no group by port on any column and i ampassing 100 rows through aggregater,so how many rows i will get as out put from aggregater
How can you display only hidden files in UNIX
What do you mean by blocking transformation?
I want load the data into target with out 1st and last record.
In Flat file, I need Header, Footer and No of rows in Last column. How will u achieve in Mapping Level(With out using Session Level Property)?
What is diff joiner and lookup
what are the limitations of pushdown optimization technique ? Advance thanks
In mapping f.f as one src and f.f as trg,f.f as src and oracle as trg which is fast? mean which is complete first process
How can one identify whether mapping is correct or not without connecting session?
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.,,
How do you load unique records into one target table and duplicate records into a different target table?