my source having 10 records but how can i load 20 records in
target, i am not bother about duplicates?
Answer Posted / vidyasagar
just use the below query in SQ override:)
select * from table
union all
select * from table
Regards:
Vidyasagar
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Mention a few design and development best practices for informatica?
Explain constraint based loading in informatica
What is the surrogate key?
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
What is data transformation manager process?
What is exclusive and normal mode for repository services?
Explain pushdown optimization $pushdownconfig parameter - informatica
Explain sql transformation in script mode examples in informatica
What is meant by query override?
Explain joiner transformation in informatica
What are the features of complex mapping?
Write the program through which the records can be updated?
can anyone suggest best free Talend data integration training online
How to generate sequence numbers without using the sequence generator transformation?
Explain the different lookup methods used in informatica?