HOW TO JOIN THE 2 FLAT FILES WITHOUT USING JOINER AND
LOOKUP?
Answers were Sorted based on User's Feedback
what transformations are used for Variable port?
write a sql query following table? col1 col2 1 2 1 2 1 2 3 4 3 4 5 6 i want the output like unique duplicate col1 col2 col1 col2 1 2 1 2 3 4 1 2 5 6
what is bitmap index? did u use it?and how to use it in informatica
i want to convert below src into target src is as follows maths 30 science 20 social 81 i want data in trg like below maths science social 30 20 81
What are the different transaction levels available in transaction control transformation?
When to use normalization transformation other than cobol source?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
can anyone suggest best free Talend data integration training online
If i have one source having 10 ports.In a mapping i use that source one target having that ten ports.Data from 5 ports are going to target through a mapplet and another 5 ports are going to target through another mapplet.Both 2 mapplets are intially passive in nature.But presently my requirment to convert on mapplet to ACtive.How can i do it.
what is flat file override?
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?