What is a design?
What r the type of indexes u generally used in informatica?
How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
write sql query following table pname description lux soap sunsilk shampoo lux shampoo sunsilk soap clouseup soap closeup paste i want the output like pname description lux soap sunsilk shampoo lux soap sunsilk shampoo closeup paste closeup paste
What is a look up function? What is default transformation for the look up function?
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?
COM components can be used in Informatica
Mention some types of transformation?
How to load duplicate records in to a target table which has a primary key?
In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?
Can we run session without using workflows?