Oracle Application Express 5: Developing Web Applications — Question 13

Which two are true about an "editable" interactive grid? (Choose two.)

Answer options

Correct answer: D, E

Explanation

The correct answers are D and E. An 'editable' interactive grid allows updates to one record at a time (D), while also permitting dynamic actions on the columns (E). Options A and B are incorrect because the grid does not allow bulk updates or modifications to all columns simultaneously.