Multiple choice technology packaged enterprise solutions

Which of the following statements is true?

  1. Form applet data may come from many tables and columns

  2. Form applet data comes from only one table

  3. Form applet data comes from only one column in a table

  4. Form applet data may only come from many columns in a single table

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Form applets can aggregate data from multiple tables and columns through the business component layer, unlike list applets which typically show single-table data. This flexibility enables complex data presentation.