You are adding a Join and Join Specification to the Service Request business component to allow the
ASSET_NUM column from the S_ASSET table to be displayed. You set the Outer Join Flag to TRUE. Which two
will be true? (Choose two.)
A.
No ASSET_NUM values will be NULL.
B.
Some ASSET_NUM values may be NULL.
C.
All rows in the S_ASSET table will be returned.
D.
All rows in the S_SRV_REQ table will be returned.
E.
Only rows in the S_SRV_REQ table that have matching rows in the S_ASSET table will be returned.