What is the significance of record required indicator of
Join component ?
Answer / surendra
Significance of record required option in the join component,To perform the left outer & right outer join.
Record required in0=true means get left outer join,
Record required in1=true means get right outer join.
| Is This Answer Correct ? | 13 Yes | 0 No |
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Which component breaks the pipe line parallelism in graph?
What is the function you would use to transfer a string into a decimal?
Mention what is the role of co-operating system in abinitio?
What do you understand by local lookup?
Explain what does dependency analysis mean in abinitio?
How can you view the data in the Multifile
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What is the difference between a utility and api in a RUN SQL component
What are the different types of partition components in abinitio?
Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?
What does it mean by the term 'sort component'?