Oracle
1Z0-071 · Question #78
You want to display the date for the first Monday of the next month and issue the following command: What is the outcome?
The correct answer is A. It executes successfully and returns the correct result. See the full explanation below for the reasoning.
Question
You want to display the date for the first Monday of the next month and issue the following command:
What is the outcome?
Options
- AIt executes successfully and returns the correct result.
- BIt executes successfully but does not return the correct result.
- CIt generates an error because TO_CHAR should be replaced with TO_DATE.
- DIt generates an error because rrrr should be replaced by rr in the format string.
- EIt generates an error because fm and double quotation marks should not be used in the format string.
How the community answered
(32 responses)- A72% (23)
- B6% (2)
- C13% (4)
- D3% (1)
- E6% (2)
Community Discussion
No community discussion yet for this question.