SAP
C_BOCR_11 · Question #261
Which formula calculates the difference in weeks between two date values?
The correct answer is B. DateDiff ("w", #10/7/1999#, #10/31/1999#). See the full explanation below for the reasoning.
Question
Which formula calculates the difference in weeks between two date values?
Options
- ADateDiff ("yyyy", #10/7/1999#, #10/31/1999#)
- BDateDiff ("w", #10/7/1999#, #10/31/1999#)
- CDateDiff ("ww", #10/7/1999#, #10/31/1999#)
- DDateDiff ("weeks", #10/7/1999#, #10/31/1999#)
How the community answered
(23 responses)- A9% (2)
- B83% (19)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.