can anyone explain me about retail domain project in
informatica?
No Answer is Posted For this Question
Be the First to Post Answer
In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query
i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4 session after 5th session how will you do?
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2.
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?
write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
What is meant by a domain?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Enlist the tasks for which source qualifier transformation is used.
how to load only the first and last record of a flat file into the target?
Define Update Override?
What aer the out put files that the informatica server creates during the session running?
Is scd logic we have lookup right to compare the values with source and target,instead of lookup can u have any transformation or any way to do this?