How you can create cross joined output using join component ?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the DynamicScriptGeneration and what is the Use?
How do you add default rules in the transformer?
What are the reasons for which business can trust the approach of data processing?
What is the purpose of having stored procedures in a database?
Describe the evaluation of parameters order in ab initio?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
What is regex (lookup)? When you should use it? How to use in abinitio graph?
Define ramp limit in ab initio?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
Tell us about the architecture of abinitio.
How is the partitioning with key different from round robin partition?
How transaction file different from that of a sort file?