View the Exhibit.
On the Opportunity business component, what should the Join Specification look like when you are joining
to the S_ORG_EXT table to access account information such as NAME?
A.
There is no explicit Join or Join Specification.
B.
Destination Column = PAR_ROW_ID and Source Field = Id
C.
Destination Column = ROW_ID and Source Field = Id
D.
Destination Column = NAME and Source Field = Account Name
E.
Destination Column = PAR_ROW_ID and Source Field = Account Id