Multiple choice technology databases

'record-required n' parameter is available only when the join-type parameter is set to:

  1. Implicit

  2. Explicit

  3. inner join

  4. Outer join

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The record-required parameter is specific to Explicit join type in Ab Initio. It specifies how many input flows must contribute a record for output to be generated. This parameter doesn't apply to Implicit joins where the join conditions define the relationship.