what is SDLC way of code development?
No Answer is Posted For this Question
Be the First to Post Answer
How do you change parameter when you move it from development to production.
i have two sources two flatfiles same structure one flatfile contain 100 million recs another flatfile contain 10 million recs i have to connect single target(performance oriented answer) what are the steps we have to do this scenario
How to eliminate 1st and last rows from the source and load the inbetween rows.
what is the mechanism of the Master-Detail joining condition?
get me the resultant input:- 1 x,y,z output:- 1 x 2 a,b 1 y 3 c 1 z 2 a 2 b 3 c
Explain sessions. Explain how batches are used to combine executions?
Source is a flat file and want to load unique and duplicate records separately into two separate targets; right??
write a query to follwoing table amount year quarter 254556 2003 first 546332 2003 second 129034 2003 third 490223 2003 fourth 165768 2004 first 265443 2004 second 510412 2004 third 435690 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 254556 546332 129034 490223 2004 165768 265443 510412 435690
Can you please mail me a copy of Informatica Certification Exam dumps to sriveniv@hotmail.com
hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
What is parameter file?