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