Which three statements are true about a wizard-generated tabular form?
A.
Only allows you to update one record at a time.
B.
Allows you to add and update multiple records at a time.
C.
You can drill down to a detail record view.
D.
Allows you to add more than one record at a time.
E.
Only allows you to change the updateable columns.
Explanation:
A tabular form enables users to update multiple rows in a table. The Tabular Form
Wizard creates a form to perform update, insert, and delete operations on multiple
rows in a database table.
Reference: Oracle Application Express, Application Builder Users Guide, Release 3.2, Creating a
Tabular Form