Multiple choice technology packaged enterprise solutions

Which of the following is NOT true of the Join Specification object type?

  1. Name of the join specification object definition must be unique within the join

  2. Destination column is required if the join occurs on a column other than ROW_ID

  3. Source field denotes the name of the field on which the destination table will be joined

  4. The Join Specification specifies the table to be joined

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

A Join Specification defines the fields that match records between the parent table and the joined table. The parent 'Join' object itself defines the target table, not the child Join Specification object, making this option correct.