- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 05:35 AM
Which of the following statements does NOT apply when extending an existing table?
- All of the parent table records are copied to the new
- You should develop or write the required functionality.
- You must script and configure all required behaviors.
- You should make use of fields that already exist in another table.
in some answers are saying A and C---kindly give the correct answer
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 06:12 AM
@Snow preck The Correct answers are A &C both.
- All of the parent table records are copied to the new
- You should develop or write the required functionality.
- You must script and configure all required behaviors.
- You should make use of fields that already exist in another table.
Reason: None of the parent records gets copied to the new table, there is not compulsion to script and configure all the required behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 05:37 AM - edited ‎06-14-2024 05:38 AM
Hi @Snow preck,
Which of the following statements does NOT apply when extending an existing table?
- All of the parent table records are copied to the new
- You should develop or write the required functionality.
- You must script and configure all required behaviors.
- You should make use of fields that already exist in another table.
C is correct Answer - You must script and configure all required behaviors.
Thank you, please make helpful if you accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 05:39 AM
Hi @Snow preck ,
It should be C - You must script and configure all required behaviors.
Thanks,
Hope it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 06:12 AM
@Snow preck The Correct answers are A &C both.
- All of the parent table records are copied to the new
- You should develop or write the required functionality.
- You must script and configure all required behaviors.
- You should make use of fields that already exist in another table.
Reason: None of the parent records gets copied to the new table, there is not compulsion to script and configure all the required behavior.