IBM
C2020-930 · Question #78
C2020-930 Question #78: Real Exam Question with Answer & Explanation
Sign in or unlock C2020-930 to reveal the answer and full explanation for question #78. The question stem and answer options stay visible for context.
Question
Assume you have four fields, 4, A, C and D and you wish to find the sum of the values even if there are $null$ missing values in one or more fields. Which expression would accomplish this task?
Options
- ASum_n((ABCIJ))
- BA+B+C+D
- Csum_n([A, B, C, D])
- Dto_real(A) + to_real(B) + to_real(C) + to_real(D)
Unlock C2020-930 to see the answer
You've previewed enough free C2020-930 questions. Unlock C2020-930 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.