if i am having 10 records in source, i want 20 records in
target...how will you do it
Answers were Sorted based on User's Feedback
Answer / srinivas
if source is table you can use sql override
select * from emp
union
select * from emp
and if source is not a table run the session twice
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / guduri
to get dis dont enable the property called truncate target
table option in session properties
| Is This Answer Correct ? | 0 Yes | 6 No |
How to Explain My project flow,In TCS ased me this question. In which way i can start my project flow and they asked how many fact tables and dimensional tables u used. Can any one Explain Briefly for this question and project architecture also.. please..
3 Answers CTS, HCL, Infosys, TCS,
My source table having some records ,i want load 1st record and last record into one target?
How many dimensions are there in informatica?
what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar
what is meant by data driven.. in which scenario we use that..?
what is the necessity to use update strategy?(except for updates)
What are reusable transformations in how many ways we can create them?
Define Update Override?
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
Explain scd type 3 through mapping.