Which of the following statements is true when a new table is created by extending another table?
- The new table archives the parent table and assumed its roles in the database
- The new table inherits all of the Business Rules, Client Scripts, and UI Policies of the parent table, but none of the existing fields
- The new table inherits all of the fields of the parent table and can also contain new fields unique to itself
- The new table inherits all of the fields, but does not inherit Access Control rules, Client Scripts, and UI Policies of the parent table
Reveal Solution Next Question