How you can create cross joined output using join component ?
Answer Posted / nandini
you can use join component with parameter join type “inner join” as cross join is reduced form of inner join given where clause.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between partitioning with key / hash and round robin?
Have you used the rollup component? Describe how?
What are the functions of the replicate and dedup component?
What is the difference between check point and phase?
What are the different types of parallelism used in abinitio?
Explain data flow graph with an example?
What does edp stand for?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
What do you understand by a cartesian join?
Where $mpjret is used in ab-initio?
How abinitio eme is segregated?
What dedup-component and replicate component does?
what is the project environment(for each project the environment is same or different to different project)?
What are the steps to create a repository in ab initio?
Within a cursor, how would you update fields on the row just fetched?