What is the significance of record required indicator of Join component ? How to use in abinitio graph?
Answer Posted / keerthika
when we specify Explicit Join user has privilege to tell how the records need to got to output, here is the detailed meaning behind
Left Outer Join
Record-required-0 = True
Record-required-1 = false
Right outer Join
Record-required-0 = False
Record-required-1 = True
Outer Join
Record-required-0 = True
Record-required-1 = True
Inner Join
Record-required-0 = False
Record-required-1 = False
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is local and formal parameter?
What is a rollup component?
What are “business rules” in ab initio business rules environment (bre)?
What are the key elements of a data processing system?
What is the max core of a component?
Why might the optimizer use a table scan when an index is available?
What is MAX CORE of a component?
What are the functions of the replicate and dedup component?
Mention what is rollup component?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
To which project that prefix will set is to private project or public project or both?how and where to set?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
How scientific data processing is different from commercial data processing?
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
Mention what are the different types of parallelism used in abinitio?