performance wise which one is better in joiner and lookup transformation?why?explain clearly?
How to display last 5 records in a table ? With out Top key word and doing order by desc Advance thanks
why we are using level option in normalizer transformation
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
write sql query following table city gender no chennai male 40 chennai female 35 bangalore male 25 bangalore female 25 mumbai female 15 i want the required output city male female chennai 40 35 bangalore 25 25 mumbai 15
Reusable transformation and shortcut differences
In a sequential batch can u run the session if previous session fails?
when we use lookup,if have 5 records,if i dont need 1st and 2nd records..what will be the procedure to achieve by using lookup?/
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
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)
How to import oracle sequence into Informatica?
whether Sequence generater T/r uses Caches? then what type of Cache it is
WHAT IS USE OF SQL OVERRIDE IN SOURCE QUALIFIER? chandumba2005@gmai.com