What is intricate mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What are the ETL tools available in DWH?
What is use of batch file in informatica? How many types of batch file in informatica?
what is mean by grouping of condition column in lookup transformation?
How many mapplets u have created? and what is the logic used
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
what is galaxy repository?
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
without dynamic lookup how to insert new rows and update existing rows?
what is song in infrmatica...?
If u r using dynamic cache lookup port will be thier in thet which option u will select
Can we update a target table (without primarykey) by using update strategy transformation?
following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?