Oracle Application Express 5: Developing Web Applications — Question 6
George used to Create Page Wizard to create a calendar on the DEMO_ORDERS table based on the ORDER_TIMESTAMP column. However, the calendar shows only the month and list views.
What does George need to do to show week and day views?
Answer options
- A. Select the End Date Column
- B. Set Show Time to "Yes"
- C. Set Maximum Events / Day to greater than 1
- D. Select Week and Day under Calendar Views and Navigation
Correct answer: A
Explanation
Selecting the End Date Column is essential for the calendar to accurately calculate the duration of events, which is necessary for displaying week and day views. The other options do not directly influence the ability to show these views: setting Show Time to 'Yes' pertains to time display, adjusting Maximum Events / Day affects the quantity of events shown per day, and picking Week and Day under Calendar Views and Navigation is not sufficient without the end date.