Which line of code would produce the merge issue notes in the log?

This question will ask you to provide a line of missing code.

Given the following log entry:

Which line of code would produce the merge issue notes in the log?
A . if indm ne indisp then output ‘MERGE ISSUE: ‘ subjid= indm= indisp=;
B . if indm ne indisp then put ‘MERGE ISSUE: ‘ subjid= indm= indisp=;
C . %if indm ne indisp %then %put ‘MERGE ISSUE: ‘ subjid= indm= indisp=;
D . if indm ne indisp then put ‘MERGE ISSUE: ‘ _all_;

Answer: B

Latest A00-282 Practice Questions with 145 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments