Oracle Application Express 5: Developing Web Applications — Question 3
Mary is using an APEX Interactive Grid report that has many columns and wants to see the most important information while minimizing horizontal scrolling.
Which three actions will help her to best accomplish this goal? (Choose three.)
Answer options
- A. Define a filter
- B. Freeze the first few columns
- C. Reset report settings
- D. Hide the columns that are not important to see
- E. Reduce the width of columns
- F. Order the columns so that the most important columns are first
- G. Collapse the report settings area
Correct answer: B, F, G
Explanation
The correct actions are to freeze the first few columns to keep them visible while scrolling, order the columns to place the most important ones at the front, and collapse the report settings area to maximize space. Defining a filter, hiding columns, or adjusting width may help but do not directly address the issue of minimizing horizontal scrolling as effectively as the selected options.