What is the significance of record required indicator of Join component ? How to use in abinitio graph?
Answer Posted / narrenderan
Inner Join
Record-required-0 = True
Record-required-1 = True
Outer Join
Record-required-0 = False
Record-required-1 = False
Inner join is matching records on both input , so both must be set to true and vice versa for outer join
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain what is sort component in abinitio?
What is de-partition in abinitio?
Mention what information does a .dbc file extension provides to connect to the database?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
Why might you create a stored procedure with the with recompile option?
What is is a data flow graph?
Do you think effective communication is necessary for data processing?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What is the difference between dml expression and xfr expression?
What is a rollup component? Explain about it.
What do you understand by overflow errors?
What information is provided by .dbc file extension for connecting to the database?
What are the fundamental blocks of co> operating system of ab initio?
How transaction file different from that of a sort file?
What would be the next step after collecting the data?