QuestionQ154

Working with External Data

Which of the following statements does not apply when you extend an existing table?

  • A The parent table's Access Controls are evaluated when determining access to the new table's records and fields
  • B The new table inherits the functionality built into the parent table
  • C The new table inherits all of the fields from the parent table
  • D You must script and configure all required behaviors
Explanation

A child table inherits the parent table’s fields and functionality, and parent-table ACLs apply to tables that extend that parent. Extending a table therefore does not require scripting and configuring all required behavior again.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!