Hi,
I have one scenario.. i want to insert 4 times (Duplicate)
a row in the target. Please help me .
source row: abcabc
Tgt table:
abcabc
abcabc
abcabc
abcabc
Answer Posted / ch naveen kumar
let the attribute name be abcabc and name be aaa and table
name be 1
insert into 2 abcabc from 1 where count(aaa)<5;
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
draw informatica architecture 8.6 ?
What is standalone command task?
What is the way to execute pl/sql script using informatica mapping?
What are the informatica performance improvement tips
How do you set a varible in incremental aggregation
What is the difference between STOP and ABORT options in Workflow Monitor?
Separate from an archive server and a powerhouse?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is meant by pre and post session shell command?
what is Active lock explain
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
Explain lookup transformation in informatica
Can we create a node as a gateway node and the same node can be assigned to a grid?
what is the size of u r source(like file or table)?
How many types of sessions are there in informatica.please explain them?